htmlwidgets_attributes
From EML v2.0.4
by Carl Boettiger
Launch attributes htmlwidget
Used to call handsontable html widget to build attributes
Usage
htmlwidgets_attributes(df, type = NULL)
Arguments
- df
(data.frame) the data.frame of data that needs an attribute table
- type
(character) either "attributes", "units", or "factors"
Community examples
Looks like there are no examples yet.