check_var_downloaded {pastclim} | R Documentation |
Internal function to check whether we have downloaded a given variable for a dataset
Description
Internal function to check whether we have downloaded a given variable for a dataset
Usage
check_var_downloaded(variable, dataset)
Arguments
variable |
a vector of names of the variables of interest |
dataset |
dataset of interest |
Value
TRUE if the variable has been downloaded.
[Package pastclim version 2.0.0 Index]