get_data_fields: List data fields identified in GloBI database

View source: R/rglobi.R

get_data_fieldsR Documentation

List data fields identified in GloBI database

Description

Returns data frame with supported data fields

Usage

get_data_fields(opts = list(), read_csv = read_csv_online)

Arguments

opts

list of named options to configure GloBI API

read_csv

function used to find csv associated to query url, defaulting to online query method

Value

Returns data frame of supported data fields

Examples


get_data_fields()


rglobi documentation built on Oct. 6, 2023, 5:10 p.m.