As of now this micro package provides only one function to initialize and configure project specific library for Rstudio project. Package leverages default R session startup mechanism through use of .Rprofile file.
# install.packages("devtools")
devtools::install_github("Bijection1to1/prolibr")
prolibr::use_project_lib()
After that R session must be restarted for changes to take effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.