Hi R users -

I got an error message when reading in a saved file (a list structure)

>dget("REPLICATION001")
Error in attributes(.Data) <- c(attributes(.Data), attrib) :
        row names must be 'character' or 'integer', not 'double'

I don't need row names and didn't even specify row names when I saved the 
file. What do I need to do for reading in the file successfully?

TK,

_________________________________________________________________
All-in-one security and maintenance for your PC.  Get a free 90-day trial!

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to