Description Usage Arguments Value
Generate an R script to install all of the packages required to run the R/Rmd files in an R project. Once generated, the script can be found in the root directory of the project.
| 1 | proj_pkg_script(path = ".", script = fs::path(path, "install_proj_packages.R"))
 | 
| path | Path to project root | 
| script | Location/name of script file destination. | 
Path to an R script file ("install_proj_packages.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.