table_to_r
From EML v2.0.4
by Carl Boettiger
handsontable to r
Takes a handsontable and converts to r data.frame for shiny app
Usage
table_to_r(table)
Arguments
- table
input table
Community examples
Looks like there are no examples yet.