As of now package contains one function which creates project library directory inside Rstudio project directory and makes corresponding modification to project's .Rprofile file. This allows to install additional project specific packages in project library by default with base command install.packages() or devtools:: install_* function families when working under Rstudio project. Thus project specific packages not polluting main library directories.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 1.0 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.