View source: R/quarto_project.R
| quarto_project | R Documentation |
Deprecated. Use init() instead.
quarto_project(name, path = here::here(), example = TRUE)
name |
Character. Ignored. |
path |
Character. Ignored. |
example |
Logical. Ignored. |
Does not return. Always errors with a deprecation message.
init
## Not run:
# Use init() instead
init(path = "my-project")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.