Description Usage Arguments Value Examples
View source: R/grd_list_variables.R
Get the variables available for a given collection
1 | grd_list_variables(collection)
|
collection |
string. mandatory. Collection of interest (see details). |
A data.frame with the available variables for the collection, and a set of related information for each variable.
1 2 | # Get the variables available for the collection VIIRS_DNB_MONTH
(df_varinfo <- grd_list_variables("VIIRS_DNB_MONTH"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.