check_available_dataset {pastclim} | R Documentation |
Check if dataset is available.
Description
Internal getter function
Usage
check_available_dataset(dataset, include_custom = FALSE)
Arguments
dataset |
string defining dataset |
include_custom |
boolean whether a 'custom' dataset is allowed |
Value
TRUE if the dataset is available
[Package pastclim version 2.0.0 Index]