htmlwidgets_attributes {EML} | R Documentation |
Launch attributes htmlwidget
Description
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" |
[Package EML version 2.0.6.1 Index]