Re: [R] merge function in R

2006-06-05 Thread Don MacQueen
(See insertions below) At 8:49 PM -0300 6/2/06, Juan Santiago Ramseyer wrote: >Em Qui, 2006-06-01 às 05:59 -0700, Ahamarshan jn escreveu: >> hi list, >> >> This question must be very basic but I am just 3 days >> old to R. I am trying to find a function to merge two >> tables of data in two di

Re: [R] merge function in R

2006-06-02 Thread Juan Santiago Ramseyer
Em Qui, 2006-06-01 às 05:59 -0700, Ahamarshan jn escreveu: > hi list, > > This question must be very basic but I am just 3 days > old to R. I am trying to find a function to merge two > tables of data in two different files as one. > > Does merge function only fills in colums between two > table

[R] merge function in R

2006-06-01 Thread Ahamarshan jn
hi list, This question must be very basic but I am just 3 days old to R. I am trying to find a function to merge two tables of data in two different files as one. Does merge function only fills in colums between two table where data is missing or is there a way that merge can be used to merge da