Displaying 1 result from an estimated 1 matches for "tp24079579p24079579".
2009 Jun 17
2
list of data.frames?
...and now want to go from this to list(x,y,z) I'm stuck.
I've tried
append(somelist, z)
c(somelist, z)
list(somelist, z)
Each gives a different result but none are what I'm looking for. Any
suggestions? Thanks
--
View this message in context: http://www.nabble.com/list-of-data.frames--tp24079579p24079579.html
Sent from the R help mailing list archive at Nabble.com.