Description Usage Arguments Value
View source: R/project_setup.R
Write setup script to R/ folder in project directory
1 | write_rsetup(proj_folder = NULL, packages = NULL, ...)
|
proj_folder |
Path to .Rproj folder |
packages |
Character vector of packages to include |
... |
Other arguments |
Writes an R file to R folder and gives message if successful
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.