Kartik Pappu <kartik.pappu <at> gmail.com> writes: > Essentially, I want to make a union of the two data frames. I hope > this question makes sense.
See merge(...), and have a look at R intro. Also check documentation for "Design" package. Anupam. ______________________________________________ [email protected] 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.
