[R] Presentation of data in Graphical format

Petr PIKAL petr.pikal at precheza.cz
Wed Nov 18 16:12:08 CET 2009


Hi

r-help-bounces at r-project.org napsal dne 18.11.2009 16:01:27:

> Yes I tried all the basic ones like box plot, pie chart, etc but the 
data
> representation isnt that clear.
> 

I agree with Tal. But it partly depends on your data. If you have many 
levels and only few time values in each boxplot would not look well. Maybe 
you could check also ?xtabs or ?table and/or R graph gallery 
http://addictedtor.free.fr/graphiques/ if you find suitable graph.

Regards
Petr

 

> 
> Regards
> 
> Our Thoughts have the Power to Change our Destiny.
> Sunita
> 
> 
> On Wed, Nov 18, 2009 at 7:20 PM, Tal Galili <tal.galili at gmail.com> 
wrote:
> 
> > I would start with
> > ?boxplot
> >
> >
> > ----------------------------------------------
> >
> >
> > My contact information:
> > Tal Galili
> > E-mail: Tal.Galili at gmail.com
> > Phone number: 972-52-7275845
> > FaceBook: Tal Galili
> > My Blogs:
> > http://www.talgalili.com (Web and general, Hebrew)
> > http://www.biostatistics.co.il (Statistics, Hebrew)
> > http://www.r-statistics.com/ (Statistics,R, English)
> >
> >
> >
> >
> > On Wed, Nov 18, 2009 at 2:47 PM, Sunita Patil <sunitap22 at gmail.com> 
wrote:
> >
> >> Thanx
> >>
> >> but I am not able to find a graph that wud suit my data
> >>
> >> Regards
> >>
> >> Our Thoughts have the Power to Change our Destiny.
> >> Sunita
> >>
> >>
> >> On Sun, Nov 15, 2009 at 8:54 PM, milton ruser <milton.ruser at gmail.com
> >> >wrote:
> >>
> >> > Google "R graph grallery"
> >> > Google "R ggplot2"
> >> > Google "R lattice"
> >> >
> >> > and good luck
> >> >
> >> > milton
> >> > On Sun, Nov 15, 2009 at 7:48 AM, Sunita22 <sunitap22 at gmail.com> 
wrote:
> >> >
> >> >>
> >> >> Hello
> >> >>
> >> >> My data contains following columns:
> >> >>
> >> >> 1st column: Posts (GM, Secretary, AM, Office Boy)
> >> >> 2nd Column: Dept (Finance, HR, ...)
> >> >> 3rd column: Tasks (Open the door, Fix an appointment, Fill the
> >> register,
> >> >> etc.....) depending on the post
> >> >> 4th column: Average Time required to do the task
> >> >>
> >> >> So the sample data would look like
> >> >> Posts            Dept        Task                       Average 
time
> >> >> Office Boy      HR           Open the door          00:00:09
> >> >> Secretary       Finance    Fix an appointment    00.00.30
> >> >> ....                .....          ..... .....
> >> >>
> >> >> I am trying to represent this data in Graphical format, I tried 
graphs
> >> >> like
> >> >> Mosaic plot, etc. But it does not represent the data correctly. My 
aim
> >> is
> >> >> to
> >> >> check the "amount of time and its variability for groups of tasks"
> >> >>
> >> >> Thank you in advance
> >> >> Regards
> >> >> Sunita
> >> >>
> >> >> --
> >> >> View this message in context:
> >> >>
> >> http://old.nabble.com/Presentation-of-data-in-Graphical-format-
> tp26358857p26358857.html
> >> >> Sent from the R help mailing list archive at Nabble.com.
> >> >>
> >> >> ______________________________________________
> >> >> R-help at r-project.org mailing list
> >> >> https://stat.ethz.ch/mailman/listinfo/r-help
> >> >> PLEASE do read the posting guide
> >> >> http://www.R-project.org/posting-guide.html<
> >> http://www.r-project.org/posting-guide.html>
> >>
> >> >> and provide commented, minimal, self-contained, reproducible code.
> >> >>
> >> >
> >> >
> >>
> >>        [[alternative HTML version deleted]]
> >>
> >>
> >> ______________________________________________
> >> R-help at r-project.org mailing list
> >> https://stat.ethz.ch/mailman/listinfo/r-help
> >> PLEASE do read the posting guide
> >> http://www.R-project.org/posting-guide.html
> >> and provide commented, minimal, self-contained, reproducible code.
> >>
> >
> >
> 
>    [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide 
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.




More information about the R-help mailing list