Google "R graph grallery"
Google "R ggplot2"
Google "R lattice"

and good luck

milton
On Sun, Nov 15, 2009 at 7:48 AM, Sunita22 <sunita...@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@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@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.

Reply via email to