View source: R/setup_project.R
create_project | R Documentation |
This function creates a new RStudio project with checklist
functionality.
create_project(path, project)
path |
The folder in which to create the project as a folder. |
project |
The name of the project. |
Other setup:
create_package()
,
prepare_ghpages()
,
set_license()
,
setup_package()
,
setup_project()
,
setup_source()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.