Re: [R] Merge Multiple Datasets

2010-05-07 Thread Albert-Jan Roskam
wine, public order, irrigation, roads, a fresh water system, and public health, what have the Romans ever done for us? ~~ --- On Fri, 5/7/10, Jeff Newmiler wrote: From: Jeff Newmiler Subject: Re: [R] Merge Multiple Datase

Re: [R] Merge Multiple Datasets

2010-05-06 Thread Jeff Newmiler
If your new datasets have similar measurements, you might consider rbind and adding a new column to distinguish the data sources. "Wang, Kevin (SYD)" wrote: >Hi, > >I've got a bunch of datasets (each has an "ID" column) that I'd like to >merge into one big datasets. > >After a google search I

Re: [R] Merge Multiple Datasets

2010-05-06 Thread Erik Iverson
Wang, Kevin (SYD) wrote: Hi, I've got a bunch of datasets (each has an "ID" column) that I'd like to merge into one big datasets. After a google search I found http://tolstoy.newcastle.edu.au/R/help/05/08/11131.html . However, I'm wondering if there is an easy way to do this as I've got about

[R] Merge Multiple Datasets

2010-05-06 Thread Wang, Kevin (SYD)
Hi, I've got a bunch of datasets (each has an "ID" column) that I'd like to merge into one big datasets. After a google search I found http://tolstoy.newcastle.edu.au/R/help/05/08/11131.html . However, I'm wondering if there is an easy way to do this as I've got about 12 datasets to be merged (a