Get a description of every variable in the given ecodata data frame

ecodata_description(data)

Arguments

data

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

Value

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

See also

[ecodata_description_table()]