Description Usage Arguments Examples
View source: R/create_new_project.R
Creates a new project using the Cooiecutter for Data Science structure.
1 | create_new_project(path)
|
path |
directory where the project should be created. Don't include the project name. |
1 2 3 4 | ## Not run:
create_new_project()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.