setup_quarto_book | R Documentation |
Set up directory for a Quarto book
setup_quarto_book(rootdir = here())
rootdir |
Character with path to the root directory |
A character vector with paths to the directory structure.
rootdir <- tempdir()
setup_quarto_book(rootdir)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.