check_available_variable {pastclim} | R Documentation |
Check if var is available for this dataset.
Description
Internal getter function
Usage
check_available_variable(variable, dataset)
Arguments
variable |
a vector of names of the variables of interest |
dataset |
dataset of interest |
Value
TRUE if var is available
[Package pastclim version 2.0.0 Index]