Skip to content

Code component for the R Shiny for Everyone Davidson College EdX course.

License

Notifications You must be signed in to change notification settings

DavidsonCollege/R-Shiny-For-Everyone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R Shiny For Everyone

Code Repository for Davidon College R Shiny For Everyone EdX Course.

Table of Contents

  • Week 1

app.r: A shiny app augmenting the 01 RStudio Shiny example shiny app using the shinydashboard package.

  • Week 2

app.r: shinydashboard application featuring shiny widgets inputs, echarts4R graphics, DT datatable, and leaflet map.

template_app.r: Minimal template shinydashboard application.

  • Week 3

app.r: Property Tracker shinydashboard application featuring a custom UI using a CSS style sheet shinyWidgets inputs, echarts4R graphics, DT datatables, leaflet map, and Google Sheets API connection. Deployed live at at this link.

www/style.css: Style sheet for Property Tracker application.

property_data.csv: Comma seperated value file containing initial data for the property tracker application.

template_app.r: Template shinydashboard application for the Property Tracker app.

  • Week 4

app.r: Biodiversity in National Parks shiny application deployed live at this link.

data/parks.csv & data/species.csv: Data sourced from Kaggle.

journal_data.csv: Comma seperated value file containing initial journal data for the National Parks application.

www/style.css: Style sheet for Biodiversity in National Parks application.

About

Code component for the R Shiny for Everyone Davidson College EdX course.

Resources

License

Stars

Watchers

Forks

Packages

No packages published