The R Clinic is a fantastic website with many examples. There are some examples under the graphics section.
http://biostat.mc.vanderbilt.edu/wiki/Main/RClinic > Date: Tue, 6 Jul 2010 23:29:33 -0400 > From: bjlwilkin...@gmail.com > To: deepayan.sar...@gmail.com > CC: r-help@r-project.org > Subject: Re: [R] LatticeExtra Parallel > > Thanks - that helps put the data on the same scale but it doesn't actually > add the scale as it still shows min and max on the axis. > > On Sun, Jul 4, 2010 at 10:49 PM, Deepayan Sarkar > <deepayan.sar...@gmail.com>wrote: > > > On Sun, Jul 4, 2010 at 12:59 PM, Ben Wilkinson <bjlwilkin...@gmail.com> > > wrote: > > > I have put together a chart of 1,000 monthly data series using parallel > > and > > > I really like the way it displays the data. Is there a way to achieve > > > something similar in terms of display using the actual scale ( > > consistently > > > across all the data) as opposed to min/max ? > > > > You mean like > > > > parallel(iris, common.scale = TRUE) > > > > ? > > > > -Deepayan > > > > [[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. [[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.