Description Usage Arguments Examples
View source: R/create_enr_project.R
This function will create all of the scaffolding for a new ENR project. It will set up all of the relevant directories and their initial contents.
1 | create_enr_project(project_name = "enr_project")
|
project_name |
A character vector containing the name for this new project. Must be a valid directory name for your file system. |
1 | ## Not run: create_enr_project('new_enr_project')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.