setProjPkgDir | R Documentation |
This function will create a sub-folder of the lib.loc
directory that
is based on the R version and the platform, as per the standard R package directory
naming convention
setProjPkgDir(lib.loc = "packages", verbose = getOption("Require.verbose", 1L))
lib.loc |
The folder for installing packages inside of |
verbose |
Numeric or logical indicating how verbose should the function
be. If -1 or -2, then as little verbosity as possible. If 0 or FALSE,
then minimal outputs; if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.