[Rcpp-devel] Calling ggsave or pdf from RInside
Dirk Eddelbuettel
edd at debian.org
Fri Apr 1 16:49:58 CEST 2016
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 | edd at debian.org
More information about the Rcpp-devel
mailing list