On 1 April 2016 at 09:29, Michael Morrison wrote:
| Thanks for your reply, much appreciated. The call works just fine if I make it
| from the R GUI or R studio. I tested out the calls there first before trying 
to
| make the same calls from RInside. Do you know if there's a way that the base
| directory can be set through some other call?

In R:     setwd()

In C++:   chdir()

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to