You are asking a question about a package that seldom appears on rhelp, leading me to infer that there is not a large user community that reads this mailing list. You are also not providing the data needed to reproduced the problem. You would be better off taking the time to contact the package authors.

--
David.

On Sep 12, 2011, at 1:11 PM, vkent wrote:

I am using the package SPACECAP which provides an interface for R. I used this interface to import the csv file into R as well as the other two csv
files that are required.

This is the output I get when querying the error message

Error in NN[i, 1:length(od)] <- od : subscript out of bounds
str(NN)
Error in str(NN) : object 'NN' not found
dim(NN)
Error: object 'NN' not found
length(od)
Error: object 'od' not found
i
Error: object 'i' not found


I hope this helps

--
View this message in context: 
http://r.789695.n4.nabble.com/Error-message-for-csv-file-tp3807651p3808052.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.

David Winsemius, MD
West Hartford, CT

______________________________________________
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