R/rglobi.R
get_data_fields.Rd
Returns data frame with supported data fields
get_data_fields(opts = list(), read_csv = read_csv_online)
list of named options to configure GloBI API
function used to find csv associated to query url, defaulting to online query method
Returns data frame of supported data fields
# \donttest{ get_data_fields() #> Error: cannot open the connection # }