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.
Maintainer: Dmitrii Larionov larionov.dimitrii.s@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.