Displaying 1 result from an estimated 1 matches for "tab20".
Did you mean:
tab2
2002 Jan 25
2
problem with read.table -- example
...t noticed any special binary symbols around
line 51 either. This problem seems to happen with this particular file, I
could easily read in a 12000 rows x 22 cols table.
I add my problematic file (it is really small) here, in a uuencoded gziped
form. What I did was:
> a <- read.delim("tab20.and")
Error in "row.names<-.data.frame"(*tmp*, value = row.names) :
duplicate row.names are not allowed
I am interested if anybody (specially on RH 7.1) is able to read the table
in the same way.
Thanks in advance,
Ott Toomet
My R-version is 1.4.0 without any patches I am aw...