Skip to content

midraed/ShinyDash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShinyDash

A sample application built on the ShinyDash package is available here. This example is hosted online at http://spark.rstudio.com/trestletech/ShinyDash-Sample/.

To install, install the devtools package if necessary (install.packages("devtools")) and run:

devtools::install_github("ShinyDash", "trestletech")

External Javascript libraries used in this app include:

Credits

Many thanks to Winston Chang who provided much of the scaffolding for this package. Two helpful repositories in particular were:

  • shinyGridster, the R package wrapping up Gridster for use with Shiny, is released under the GPL-3 license.
  • shiny-jsdemo, an R package demonstrating the various techniques to integrate third-party JavaScript libraries into Shiny.

License information

  • Gridster is released under the MIT license.
  • JustGage is released under the MIT license.
  • All other code in this package is licensed under the CC0 1.0 license, which puts it in the public domain (or equivalent, depending on your local laws).

About

Dashboard implementation for Shiny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 45.1%
  • JavaScript 32.4%
  • CSS 22.5%