[R] Merging data in arrays
Jeff Newmiller
jdnewmil at dcn.davis.CA.us
Fri Feb 22 04:28:03 CET 2013
I think this specification is insufficient to respond accurately to. Please make a reproducible subset of your data (or simulated data) and provide it in dput form, and describe your desired result data set more clearly.
http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
Ray Cheung <ray1728 at gmail.com> wrote:
>Dear All,
>
>I've 2 arrays A and B:
>
>dim(A) = 100, 10, 1000
>dim(B) = 100, 20, 900
>
>I know there are 5 columns of values common to both arrays. I want to
>ask
>how to merge the 2 arrays. Thanks in advance!
>
>Best Regards,
>Ray
>
> [[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.
More information about the R-help
mailing list