[R] appending frames

Thomas Lumley thomas at biostat.washington.edu
Sat Nov 11 18:44:09 CET 2000


On Sat, 11 Nov 2000, Matthew Kushner wrote:

> Maybe some knowledgable R-user can clear up a question I have. Is
> there any way, given two frames with identical attributes, to append
> them? If you simply "append" or "c" them, it just creates a list with
> two distinct frames as members. I want them to be merged.
> 

rbind()

Thomas Lumley
Assistant Professor, Biostatistics
University of Washington, Seattle

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list