Hi,

I've been trying to run an R script, however I keep getting the error
message

"invalid 'ncol' value (too large or NA)"

The program involves reading data from table, and manipulating it in some
way. However I do not understand what the error message means (I'm new to
R). Is it because some of the values in the cells of the table are to too
many decimal places? Also I have checked the table, and there are no missing
values, just integers from 1 to -1.

The table dimensions are 4096 x 4, if that has anything to do with it.

Many thanks

Vie
-- 
View this message in context: 
http://www.nabble.com/%22invalid-%27ncol%27-value-%28too-large-or-NA%29%22-error-message-tp19794552p19794552.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.

Reply via email to