An open-source tool for scientific publishing
distinct() and count().|>).group_by() puts rows into groups for downstream verbs..qmd file.Together we will:
quarto render
Runs all of the code in a .qmd file, formats the text, and renders into a formatted document.
quarto preview
Renders a .qmd file and opens a live preview that automatically re-renders and refreshes whenever the file is saved.
A Quarto doc is like a spellbook: the incantations (code) are written out next to the explanations of what they do and why (prose), and nothing happens until you cast it.
When you render, every spell runs in order and its effects (tables, figures, results) appear on the page, so anyone with the book can cast the same spells and get the same results.
boardwork
Our tools so far:
boardwork
Please download hello-penguins.qmd from Ed, put it in a directory on your desktop, then open it as a folder in Positron.
|#
Using the Quarto Guide https://quarto.org/docs/guide/ and the Quarto Reference (https://quarto.org/docs/reference/), do each of the following and then re-render your document.
typst or pdf03:00
Using the Quarto Guide https://quarto.org/docs/guide/ and the Quarto Reference (https://quarto.org/docs/reference/), do each of the following and then re-render your document.
revealjsquarto add schochastics/quarto-blackboard-theme at the terminal (say yes to everything) then change format to blackboard-revealjs.04:00
.qmd file.