R/mf_list_variables.R
mf_list_variables.Rd
Get the variables available for a given collection, along with a set of related information for each.
mf_list_variables(collection, credentials = NULL, verbose = "inform")
string. mandatory. Collection of interest (see details of mf_get_url).
vector string of length 2 with username and password. optional if the function mf_login was previously executed.
string. Verbose mode ("quiet", "inform", or "debug"). Default "inform".
A data.frame with the variables available for the collection, and a set of related information for each variable.
The variables marked as "extractable" in the column "extractable_with_modisfast" can be provided as input parameter variables
of the function mf_get_url