[R] data merging
Shane Carey
careyshan at gmail.com
Wed Feb 17 17:34:33 CET 2016
Hi,
I found the error.
Thanks in advance
On Wed, Feb 17, 2016 at 4:01 PM, Shane Carey <careyshan at gmail.com> wrote:
> Hi,
>
> Im trying to append rows to a data frame using smartbind
>
> I have 3 dataframes:
>
> > dim(DATA_WH)[1] 235 24> dim(DATA_GW)[1] 3037 41> dim(DATA_NFGWS)[1] 2485 62
>
> B<-smartbind(DATA_NFGWS,DATA_WH)
>
>
> However I get the following error:
>
> Error in `[.data.frame`(block, , col) : undefined columns selected
>
>
> Any advice on this would be greatly appreciated!! Driving me nuts!!
> Thanks
> --
> Shane
>
--
Shane
[[alternative HTML version deleted]]
More information about the R-help
mailing list