search for: work12

Displaying 1 result from an estimated 1 matches for "work12".

Did you mean: work1
2005 Jul 21
3
Problem with read.table()
...abs etc., and the file reads correctly in other programs. Does anyone have any suggestions as to what this might stem from? I have placed a copy of the file at http://dss.ucsd.edu/~kgledits/archigos_v.1.9.asc regards, Kristian Skrede Gleditsch > archigos1.9 <- read.table("c:/work/work12/archigos/archigos_v.1.9.asc", + sep="\t",header=T,as.is=T,row.names=NULL) Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : line 260 did not have 14 elements > a <- count.fields("c:/work/work12/archigos/archigos_v.1.9.asc",...