Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 817 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 817 Bytes

Exploring Quarto!

Trying out the new, hot tool during NCEAS data-science-chats ☺️ Download Quarto here and upgrade to the latest version of RStudio (v2022.2) here to start working with quarto docs (.qmd).

Check out the exploring_quarto.qmd to see examples of:

  • editing global options in the yaml header
  • using hash pipes #| to add code chunk options
  • figure captions (for multiple figures in the same chunk)
  • referencing figures in text using their labels
  • adding callouts
  • using the visual editor to easily add a table
  • rendering an output in the document margin