View source: R/setup_folders.R
setup_folders | R Documentation |
This function allows you to build the directories for editing R and Stan code.
setup_folders(path = path, import_code = TRUE, overwrite = FALSE)
path |
Full path to where folder will be stored. This folder will be called "PrisonersDilema". |
import_code |
If TRUE, this will import R and Stan template code from the PrisonR R package, and save it in the new directory. |
overwrite |
Setting this to TRUE will OVERWRITE existing files! |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.