Hi,

I saved the function in test.R file on Desktop. Then after starting R I
changed my directory to desktop.
and tried the command source("test.R") it gave me following error



Error in file(file, "r", encoding = encoding) : 
  cannot open the connection
In addition: Warning message:
In file(file, "r", encoding = encoding) :
  cannot open file 'test.R': No such file or directory
-- 
View this message in context: 
http://n4.nabble.com/Running-rscript-in-windows-tp1475671p1476891.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