View source: R/create.thresholds.from.file.R
get.thresholds.metadata | R Documentation |
Retrieve threshold metadata
get.thresholds.metadata(var.names, metadata.config)
var.names |
A vector containing names of available variables (tmax, tmin, prec). |
Returns units, long names, locations within the t data structure, and whether time data should be included given the variable information available.
A list containing metadata for each of the six thresholds.
thresholds.meta <- get.thresholds.metadata("prec")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.