Retrieve the current CF variables table from cfconventions.org and convert it into a data.frame

get_cf_variables_table(cf_url = build_cf_variables_table_url(57))

Arguments

cf_url

URL of CF variables table XML. See also build_cf_variables_table_url.

Value

CF variables table, as a tibble