On 2011-07-19 01:27, psombe wrote:
Well yeah it works fine for small data but when i tried the exact same
command with a large data set (abt 167 rows and 4000 columns) it gave me a
different data frame.
either i get the first column as row names and so when i put data[1,1] i
get the the first r
Well yeah it works fine for small data but when i tried the exact same
command with a large data set (abt 167 rows and 4000 columns) it gave me a
different data frame.
either i get the first column as row names and so when i put data[1,1] i
get the the first row second column data (from the origin
Original-Nachricht ----
> Datum: Tue, 19 Jul 2011 00:05:30 -0700 (PDT)
> Von: psombe
> An: r-help@r-project.org
> Betreff: [R] read.csv help
> Hi,
> I'm a new R user and I'm having trouble with the read.csv command. It
> somehow treats the first column as
Hi,
I'm a new R user and I'm having trouble with the read.csv command. It
somehow treats the first column as a row name field even though it's not a
row name. there are no missing columns/entries and i'm not sure how to
resolve this.
the format of my data is
A, B, C, D,..(3984 columns)
12,
4 matches
Mail list logo