[R] Merging files
David Winsemius
dwinsemius at comcast.net
Tue Apr 27 17:45:51 CEST 2010
On Apr 27, 2010, at 11:34 AM, Alex Jameson wrote:
> Hi, any one with experience in merging files
>
> i have different files, some of the files, have the same fields, so
> i would
> like to merge them
>
> *File 1:*
>
> field a,b,c,d,e,f
>
> *File 2:*
>
> field a, c, e, m, n
>
> *merged file*
>
> field a, c, e (ie only the common fields)
?intersect
>
>
> thanks
>
>
> Alex
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org 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.
David Winsemius, MD
West Hartford, CT
More information about the R-help
mailing list