Carl is right.
Going to the nabble post and looking in the source data file
<http://r.789695.n4.nabble.com/file/n4678770/Garbage.txt> I see the
headings row has 'Material' tab 'Weight...' tab 'Percent'.
Each of the data rows has 1 tab character between the 'Material' and
'Weight' columns and 3 tab characters between the 'Weight...' and
'Percent' columns.
On 22/10/2013 14:15, Carl Witthoft wrote:
What is the exact code you are using to try to load this file?
I strongly suspect the problem is a mixture of spaces and multiple tabs in
your text file.
--
View this message in context:
http://r.789695.n4.nabble.com/More-Columns-than-column-names-Error-tp4678770p4678787.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.