ardeco_get_variable_list {ARDECO}R Documentation

ardeco_get_variable_list

Description

This function return the list of all available ARDECO variable recovered through the ARDECO API. The function returns the list of code and description of each variable. Code will be used to recover the list of datasets and also the data of a variable.

Usage

ardeco_get_variable_list()

Details

return the list of the available variables exposed by ARDECO database

Value

This function returns the list of the code and the description of each available variables. The code have to be used in the next functions to recover the datasets and the data values

Examples

ardeco_get_variable_list()

[Package ARDECO version 1.0.0 Index]