Week 9: Shiny

Author

Robert W. Walker

Published

March 13, 2023

Meeting Date: March 13, 2023.

Last updated: 2023-04-10 13:53:19

Timezone: America/Los_Angeles

Class Plan

  1. AMA
  2. Parameterized RMarkdown/Quarto
  3. Shiny

Slides:

Week 9 Slides

Homework

The ninth assignment is rolled into the creation of a shiny application.

Syllabus Module for Week 9

Unifying it All Together with Shiny

Readings:

Examples of Parameterized Markdown

References

Code
knitr::write_bib(names(sessionInfo()$otherPkgs), file="bibliography.bib")

References

Wickham, Hadley, and Lionel Henry. 2023. Purrr: Functional Programming Tools. https://CRAN.R-project.org/package=purrr.