Re: [R] Error -> cannot open file 'specdata/001.csv': No such file or directory; Windows 8, R Version 3.2.1

2015-08-16 Thread Anthoni, Peter (IMK)
Hi Nikita, To check whether the files are really there, run the following at the R prompt: getwd() list.files() > *C:/Users/acer/My Documents/specdata/rprog-data-specdata/specdata* Your working path looks like you either need to set it to: C:/Users/acer/My Documents/specdata/rprog-data-specda

Re: [R] Error -> cannot open file 'specdata/001.csv': No such file or directory; Windows 8, R Version 3.2.1

2015-08-15 Thread David Winsemius
This is pretty obviously difficulty in completing an assignment for a Coursera task. You are asked by the Course Director of the entry-level R course to post your questions to a website established for the purpose of requesting assistance. Rhelp is a text-only mailing list (although you might

[R] Error -> cannot open file 'specdata/001.csv': No such file or directory; Windows 8, R Version 3.2.1

2015-08-15 Thread Nikita Dinger
I am having a problem in opening the excel files in specdata folder. I have completed coding the R program for the assignment but when I run the following commands in the R console, *source("pollutantmean.R")* *> pollutantmean("specdata", "nitrate", 23)* I get an error message stating *Error in