Skip to content

nceas-coding-club/fun-with-quarto

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.6%
  • JavaScript 32.4%