README.md

This is a simplified implementation of handsontable.

It is a fork from https://github.com/AnalytixWare/ShinySky I found it prefereable to Jeff's implementation at https://github.com/trestletech/shinyTable purely because it handles working with partials / containers

The main changes from ShinySky are:

TODO:

Comment management? Latest versions of handsontable handle cell comments like Excel...

Install

To istall a github package you need the devtools package installed. If you do not have the devtools package installed, run this first

install.packages(devtools)

If you already have the devtools package installed, simply run

devtools::install_github("smartinsightsfromdata/shinyhdtable”)


smartinsightsfromdata/shinyhdtable documentation built on May 30, 2019, 5:01 a.m.