Learn R Programming

shinyGridster

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")

Copy Link

Version

Version

0.1

License

GPL-3

Maintainer

Winston Chang

Last Published

February 15th, 2017

Functions in shinyGridster (0.1)

gridster

Create a Gridster frame on a Shiny web page
gridsterItem

Add a Gridster item within a Gridster frame to a Shiny web page