Get a table that describes every variable in the given ecodata data frame

ecodata_description_table(data)

Arguments

data

Data frame from `get_ecodata()` that includes units information in the meta data

Value

Returns a flextable with a row for each variable in the given data frame, and several columns describing attributes of each variable

See also

[ecodata_description()]