A override of dplyr's glimpse() that also prints the label for the dataframe Just prints information about the dataframe

glimpse.ecodata(x)

Arguments

x

An ecodata data frame, the return value from `get_ecodata()`

See also