powered by
Deprecated. Use init() instead.
init()
quarto_project(name, path = here::here(), example = TRUE)
Does not return. Always errors with a deprecation message.
Character. Ignored.
Logical. Ignored.
init
if (FALSE) { # Use init() instead init(path = "my-project") }
Run the code above in your browser using DataLab