Skip to content

data upload

2 messages · Nicolas Mougeot, Brian G. Peterson

#
Nicolas Mougeot wrote:
Please provide a small (few line) example of your data and the command 
you used that recreates the problem.  Also, please provide the exact 
error.

Without seeing your data and the command you used, I suspect it probably 
has something to do with row and column names, or the delimiter.

You may want to look at:

?read.table

and try different parameters to make it work with your data.

But until you provide a fully contained example that recreates the 
problem, anyone on this list is just guessing.

Regards,

   - Brian