add_study | R Documentation |
Set up directory structure for a new study in an existing project repository.
add_study(x, path = ".", quarto = TRUE)
x |
Character. Path to project repository. |
path |
Character. Base path. |
quarto |
Logical. Wether to use quarto for reproducible reporting, or R Markdown. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.