[R] How can I easily rbind a list of data frames into one data frame?

Matthew Pettis matthew.pettis at gmail.com
Sat Sep 27 08:51:12 CEST 2008


Hi,

I have a list output from the 'lapply' function where the value of
each element of a list is a data frame (each data frame in the list
has the same column types).  How can I rbind all of the list entry
values into one data frame?

Thanks,
Matt

-- 
It is from the wellspring of our despair and the places that we are
broken that we come to repair the world.
-- Murray Waas



More information about the R-help mailing list