Function reference
Render and Preview
The following functions enable you to render and preview Quarto documents and projects:
-
quarto_render()
- Render Markdown
-
quarto_preview()
quarto_preview_stop()
- Quarto Preview
-
quarto_serve()
- Serve Interactive Document
Publishing
These functions enable you to publish static and interactive documents, websites, and books to Posit Connect and shinyapps.io:
-
quarto_publish_doc()
quarto_publish_app()
quarto_publish_site()
- Publish Quarto Documents
Configuration
These functions enable you to inspect the Quarto installation as well as the metadata for Quarto documents and projects:
-
quarto_inspect()
- Inspect Quarto Input File or Project
-
quarto_path()
- Path to the quarto binary
-
quarto_version()
- Check quarto version