Get unique values for an attribute for the all the variables in the ecodata data frame

ecodata_get_attributes(df, attribute)

Arguments

df

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

attribute

Character string, attribute to retrieve. Eg: "Units", "Frequency", "Source", etc.

Value

A vector of unique source descriptions from the data frame