| new_project | R Documentation |
Create a new project
new_project(
path,
use_targets = TRUE,
use_renv = TRUE,
use_git = TRUE,
packages = c("tidyverse"),
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.