Quarto
Clear Workspace, DON’T EDIT
Always start by clearing the workspace. This ensure objects created in other files are not used used here.
List Used Packages, EDIT
List all the packages that will be used in chunk below.
Load Packages, DON’T EDIT
Install Missing
Any missing package will be installed automatically. This ensure smoother execution when run by others.
Load
Load all packages {-}
Render & Review
- VSCode/RStudio -> Render button
- Terminal ->
quarto preview
- Terminal ->
quarto preview help
Render w/o Review
- Terminal ->
quarto render
- Terminal ->
quarto render help
Import Content
To import a document to another use the following shortcodes: