Skip to content

SB R-Ladies session (2019-10-30): Basics of building Shiny apps in R

Notifications You must be signed in to change notification settings

allisonhorst/shiny-basics-sb-r-ladies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basics of building Shiny apps in R

Santa Barbara R-Ladies meetup (2019-10-30)

Allison Horst

Objectives:

  • Introduce general Shiny structure (ui + server)
  • Create widgets for user selection
  • Understand basics of reactivity (reactive inputs & rendered outputs)
  • Build a reactive app

Requirements & Materials

Data in spooky_data.csv are curated from two sources:

  1. Candy Store (candystore.com) data for 2019 candy sales by state.
  2. Costume rankings by state (2017) from Google Frightgeist

Other resources

About

SB R-Ladies session (2019-10-30): Basics of building Shiny apps in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages