Skip to content

atorus-research/advanced_shiny

Repository files navigation

Version 1: One Mega App

Files:

  • app.R
  • read_data.R used in app.R via source
  • make_plot.R used in app.R via source
  • make_table.R used in app.R via source
  • www/styles.R for custom styling

R files are in our root diectory and we have library calls within them.

Dependencies:

  • bslib for dashboard layout
  • dplyr for data manipulation
  • ggplot2 for plotting
  • haven for grabbing data from URL

About

Application for Advanced Shiny Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published