Skip to content
Prev 18191 / 63424 Next

read.table error upon package installation (PR#8230)

What is the R error here?

The default delimiter in read.table is not \t but whitespace, so the first 
example has 2 and 3 rows (fine for header=T) and the second has 2 and 4 
rows.
On Fri, 21 Oct 2005 Robert.McGehee at geodecapital.com wrote:

            
Looks more like a user misunderstanding of ?data.