R: Trellis Graph
On Mon, Feb 2, 2009 at 11:05 AM, Greg Snow <Greg.Snow at imail.org> wrote:
?lattice::shingle Hope that helps, if not, give more detail/example.
The example in help(banking, package = "lattice") should also be relevant. -Deepayan
-- 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.
______________________________________________ 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.