Learn R Programming

rglobi (version 0.3.4)

get_data_fields: 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)

Value

Returns data frame of supported data fields

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

Examples

Run this code
# \donttest{
get_data_fields()
# }

Run the code above in your browser using DataLab