Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 288 Bytes

shinyHandsontable

An R package for using the Handsontable 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-handsontable", "wch")