View source: R/project-setup.R
interpolate_and_copy | R Documentation |
Interpolate and copy template files
interpolate_and_copy( project_directory = NULL, init_markdown = TRUE, init_sh = TRUE, init_gitfiles = TRUE, init_R = TRUE, type = NULL )
project_directory |
directory of the Genesee project. If set to |
init_markdown |
|
init_sh |
|
init_gitfiles |
|
init_R |
|
type |
|
logical
upon success
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.