NOTE: this package was a proof of concept which is now old and out of date, and it may not work properly with recent versions of Shiny.
An R package for using the Gridster Javascript library with the Shiny framework for R.
To install, install the devtools
package if necessary (install.packages("devtools")
) and run:
devtools::install_github("shiny-gridster", "wch")