check_var_downloaded {pastclim} | R Documentation |
Internal function to check whether we have downloaded a given variable for a dataset
check_var_downloaded(variable, dataset)
variable |
a vector of names of the variables of interest |
dataset |
dataset of interest |
TRUE if the variable has been downloaded.