On Mon, 7 Dec 2009 13:23:06 -0600 Mark Na <mtb...@gmail.com> wrote:
> This worked very nicely (thanks for plyr, Hadley) but now I would like to
> "unlist" my list into the individual dataframes, preferably with their
> original names (data1, etc).
> 
> I've tried to do this with:
> 
> > ldply(datalist,unlist)

Are you perhaps looking for
?attach
?

-- 
Karl Ove Hufthammer

______________________________________________
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.

Reply via email to