Displaying 1 result from an estimated 1 matches for "tp4436554p4436737".
2012 Mar 01
2
read.table issue with "#"
...yes yes yes
yes yes # yes yes"
)
#x <- read.table(tc) # same error: "line 3 did not have 5 elements"
x <- readLines(tc)
close(tc)
strsplit(x, " ")
Hope this helps,
Rui Barradas
--
View this message in context: http://r.789695.n4.nabble.com/read-table-issue-with-tp4436554p4436737.html
Sent from the R help mailing list archive at Nabble.com.