hot_to_r {rhandsontable}R Documentation

Handsontable widget

Description

Convert handsontable data to R object. Can be used in a shiny app to convert the input json to an R dataset.

Usage

hot_to_r(...)

Arguments

...

passed to rhandsontable:::toR

See Also

rHandsontableOutput


[Package rhandsontable version 0.3.8 Index]