[R] plot a list

stephen sefick ssefick at gmail.com
Sat Sep 6 22:47:29 CEST 2008


i have a list of 6 each containing a dataframe of 96 observations as a
zoo object.  Is there a way to plot these in one frame
par(mfrow=c(3,2))

this is what I tried
lapply(d, FUN=plot)

I can provide data, list is large.
thanks

-- 
Stephen Sefick
Research Scientist
Southeastern Natural Sciences Academy

Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods. We are mammals, and have not exhausted the
annoying little problems of being mammals.

	-K. Mullis



More information about the R-help mailing list