Message-ID: <971536df0905282030l21e75839n199ae0aae884d792@mail.gmail.com>
Date: 2009-05-29T03:30:51Z
From: Gabor Grothendieck
Subject: Drawing schematics
In-Reply-To: <374765145.690571243566001050.JavaMail.root@zm07.stanford.edu>
Paul Murrel has an article about using grid graphics
to do this. He also mentions specialized R packages
that are specifically aimed at this task.
http://journal.r-project.org/current.html
On Thu, May 28, 2009 at 11:00 PM, George Chen <glchen at stanford.edu> wrote:
> Hi,
>
> I would like to represent the treatment course of a subject with an arrow representing passage through time and various ticks, arrows, or bars representing treatments done to the patient along the arrow. ?I would like to generate this sort of schematic for each patient in a database taking information from the database such as time of treatment and type of treatment.
>
> Does anybody know how I can do this? ?Is there a premade R package for this sort of thing or should I try to make a new graphics function? ?If a new graphics function, where could I start?
>
> Thanks in advance.
>
> George
>
> ______________________________________________
> 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.
>