Computation
Topics
- Code Blocks
- The Hashpipe!
- Controlling execution
- Other chunk options
- Figure Output
- Data Frame Output
- Shiny
- Parameterized reports
- Controlling YAML through R
- Speaking Python
Exercises
To get the materials for each part of this course packed in an RStudio Project, run:
```{r}
::use_course("rmd-to-quarto/computation")
usethis```