View source: R/create_project.R
Create Project in R Workspace
1 | create_ws_project(project_name = NULL, git = TRUE, github = TRUE)
|
project_name |
Name (string) of the project |
git |
Do we want version control (default TRUE) |
github |
Do we want an upstream/origin (default TRUE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.