get_var_meta {pastclim} | R Documentation |
Get the metadata for a variable in a given dataset.
Description
Internal getter function
Usage
get_var_meta(variable, dataset)
Arguments
variable |
one or more variable names to be downloaded |
dataset |
string defining dataset to be downloaded (a list of possible
values can be obtained with |
Value
the metadata (including filename) for that variable in that dataset
[Package pastclim version 2.2.0 Index]