Retrieve the current CF variables table from cfconventions.org and convert it into a data.frame
Source: R/get_cf_variables_table.R
get_cf_variables_table.RdRetrieve the current CF variables table from cfconventions.org
and convert it into a data.frame
Usage
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.