Skip to content
Back to formatted view

Raw Message

Message-ID: <B37C0A15B8FB3C468B5BC7EBC7DA14CC61C9DCDC98@LP-EXMBVS10.CO.IHC.COM>
Date: 2009-02-02T19:05:12Z
From: Greg Snow
Subject: R: Trellis Graph
In-Reply-To: <3E9EBA2EF4C145F9AB7358C72CFE72C5@kah2w8ku51>

?lattice::shingle

Hope that helps, if not, give more detail/example.

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111


> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of K&A
> Sent: Sunday, February 01, 2009 2:37 PM
> To: r-help at r-project.org
> Subject: [R] R: Trellis Graph
> 
> I would like to plot X against Y in a trellis graph, wherein Y is the
> conditioning variable.  Y represents time, but instead of distinct
> categories
> (eg, 0-10,11-20,21-30,...) I would like to use overlapping categories
> (0-10,0-20,0-30,...).  Does anyone know how to do this, either via
> options
> in R graphics or by manipulating the data ?
> Thank you.
> Kieran Burnett
> 
> ______________________________________________
> 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.