May 22, 2012 9:48 PM
Subject: Re: [R] Deleting row labels in dataframe
On May 22, 2012, at 6:30 PM, Peter Ehlers wrote:
On 2012-05-22 13:55, arun wrote:
Dear R group,
I was working on an example dataset to see if the row labels can
be deleted. I know that header=TRUE could be u
arun ; R help
Sent: Tuesday, May 22, 2012 9:48 PM
Subject: Re: [R] Deleting row labels in dataframe
On May 22, 2012, at 6:30 PM, Peter Ehlers wrote:
> On 2012-05-22 13:55, arun wrote:
>> Dear R group,
>>
>> I was working on an example dataset to see if the row labels can
On May 22, 2012, at 6:30 PM, Peter Ehlers wrote:
On 2012-05-22 13:55, arun wrote:
Dear R group,
I was working on an example dataset to see if the row labels can be
deleted. I know that header=TRUE could be used when we use
read.table. In the data.frame, I tried to delete row labels
1
Thanks Peter. The code worked.
I was trying to print it in the console without rownames.
A.K.
- Original Message -
From: Peter Ehlers
To: arun
Cc: R help
Sent: Tuesday, May 22, 2012 6:30 PM
Subject: Re: [R] Deleting row labels in dataframe
On 2012-05-22 13:55, arun wrote:
> D
On 2012-05-22 13:55, arun wrote:
Dear R group,
I was working on an example dataset to see if the row labels can be deleted.
I know that header=TRUE could be used when we use read.table. In the
data.frame, I tried to delete row labels 1,2,..5, but so far not successful.
Is there a neat way
5 matches
Mail list logo