Main content

Home

Menu

Loading wiki pages...

View
Wiki Version:
# General Education Dashboard The GitHub repo contains the code and data to deliver an analytic dashboard for the revised General Education program status at Ferris State University. For the moment, fake data is being used... The live dashboard can be viewed online at [https://weebeasties.shinyapps.io/Dashboard](https://weebeasties.shinyapps.io/Dashboard). The recent <code>shinydashboard</code> package is used to do most of the heavy lifting. This work is released under the MIT license (feel free to fork it and use it as you wish). ## Repo contents ``` . ├── Dashboard.Rproj (the RStudio project file) ├── LICENSE (A copy of the MIT license) ├── README.md (This file) ├── app.R (The R code file for the dashboard) ├── rsconnect (Connection information for shinyapps) │ └── shinyapps.io │ └── weebeasties │ └── Dashboard.dcf ├── sampleData (CSV data file giving means scores) ├── sampleError (CSV data file giving confidence intervals) ├── sampleSize (CSV data file giving sample sizes) └── www (Web support files) ├── boxflame.png (The awful boxflame) └── custom.css (My style sheet to tweak the dashboard appearance) ```
OSF does not support the use of Internet Explorer. For optimal performance, please switch to another browser.
Accept
This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.
Accept
×

Start managing your projects on the OSF today.

Free and easy to use, the Open Science Framework supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.