Skip to content
Prev 33847 / 63424 Next

Rscript and default packages

Hi,

Is is possible to embed inside an R script, the name of the default 
packages to be loaded when the script is invoked with Rscript.

I know about the --default-packages argument, but I was wondering if 
there was a mechanism to embed this information within the script itself

Romain