al Message -
From: namit
To: r-help@r-project.org
Cc:
Sent: Monday, July 30, 2012 4:17 PM
Subject: [R] Appending the column names
Hi Freinds,
I have two data frames X,Y. I want to append both the data frames into one,
along with the columns names from both the data frames (it sho
ge-
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of R. Michael Weylandt
> Sent: Monday, July 30, 2012 3:42 PM
> To: namit
> Cc: r-help@r-project.org
> Subject: Re: [R] Appending the column names
>
> On Mon, Jul 30, 2012 at 3:17 PM, na
On Mon, Jul 30, 2012 at 3:17 PM, namit wrote:
> Hi Freinds,
>
> I have two data frames X,Y. I want to append both the data frames into one,
> along with the columns names from both the data frames (it should look like
> Z).
>
> X:
> SummaryG Y R
> Acc 1212
Hi Freinds,
I have two data frames X,Y. I want to append both the data frames into one,
along with the columns names from both the data frames (it should look like
Z).
X:
SummaryG Y R
Acc 1212 13
Bcc 1114 15
Ccc
; From: saileshchowd...@gmail.com
> Sent: Sat, 28 Jul 2012 10:56:13 -0700 (PDT)
> To: r-help@r-project.org
> Subject: [R] Appending the Column names
>
> Hi Freinds,
>
> I have two data frames X,Y. I want to append both the data frames into
> one,
> along with the columns na
You can't have two sets of colnames on a single data.frame
What are you trying to do (big picture wise)?
Michael
On Jul 28, 2012, at 12:56 PM, namit wrote:
> Hi Freinds,
>
> I have two data frames X,Y. I want to append both the data frames into one,
> along with the columns names from both t
Hi Freinds,
I have two data frames X,Y. I want to append both the data frames into one,
along with the columns names from both the data frames (it should look like
Z).
X:
SummaryG Y R
Acc 1212 13
Bcc 1114 15
Ccc
7 matches
Mail list logo