Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jcheng5/scorecard-app

Repository files navigation

Shiny demo app: College Scorecard

This app is an example of Shiny's HTML templates feature. It uses R and Shiny to present interesting information from the College Scorecard Data and is styled based on the U.S. Web Design Standards.

Live app here: https://jcheng.shinyapps.io/scorecard-app/

Instructions

To run this app yourself, you'll need the following CRAN packages:

install.packages(c("shiny", "dplyr", "dbplyr", RSQLite", "leaflet", "ggplot2",
  "showtext", "RCurl", "stringr", "scales"))

You'll also need to download this CollegeScorecard.sqlite database and put it in the scorecard-app directory.

License

All content under www/assets is licensed according to this page.

All R code and www/index.html are CC0 (public domain). However, I do request that you not reuse the Flickr API key or MapBox (Leaflet) tile URL that are included in the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published