Ethan,
Jim Lemon skrev 2013-05-24 00:09:
On 05/24/2013 06:21 AM, Belair, Ethan D wrote:
example.plot = xyplot(ht ~ time|tree, data=data,
type = c("r", "g", "p"),
par.settings=simpleTheme(col="blue"),
main="abc",
)
example.plot
> ..
On 05/24/2013 06:21 AM, Belair, Ethan D wrote:
example.plot = xyplot(ht ~ time|tree, data=data,
type = c("r", "g", "p"),
par.settings=simpleTheme(col="blue"),
main="abc",
)
example.plot
> ...
Hi Ethan,
This may be what you want:
pan
I am creating a few dozen multi-panel time series plots using lattice graphics
in the lme4 package. Each panel in a given plot represents a tree. each
multipanel plot is a particular treatment. Here's my issue: when you use
xyplot() to plot this data it orders the panels alphabetically. I would
3 matches
Mail list logo