Welcome
This book contains my solutions to the exercises in Hadley Wickham’s book Mastering Shiny. It was created as a workbook and resource for myself.
If you are looking for more reliable solutions, I would recommend another manual created by Maya Gans and Marly Gotti.
Colophon
This book was written in RStudio using bookdown. The website is hosted via GitHub Pages, and the complete source is available on GitHub.
This version of the book was built with R version 4.1.0 (2021-05-18) and the following packages:
package | version | source |
---|---|---|
bookdown | 0.24 | CRAN (R 4.1.0) |
dplyr | 1.0.7 | CRAN (R 4.1.0) |
forcats | 0.5.1 | CRAN (R 4.1.0) |
ggplot2 | 3.3.5 | CRAN (R 4.1.0) |
knitr | 1.36 | CRAN (R 4.1.0) |
purrr | 0.3.4 | CRAN (R 4.1.0) |
reactable | 0.2.3 | CRAN (R 4.1.0) |
readr | 2.0.2 | CRAN (R 4.1.0) |
shiny | 1.7.1 | CRAN (R 4.1.0) |
stringr | 1.4.0.9000 | Github (tidyverse/stringr@f030ae0) |
tibble | 3.1.6 | CRAN (R 4.1.0) |
tidyr | 1.1.4 | CRAN (R 4.1.0) |
tidyverse | 1.3.1 | CRAN (R 4.1.0) |
vroom | 1.5.6 | CRAN (R 4.1.0) |