powered by
list_datasets returns information on the supported datasets.
list_datasets
list_datasets(terrestrial = NA, marine = NA, freshwater = NA)
A dataframe with information on the supported datasets.
logical. When TRUE, then datasets that only have terrestrial data (seamasked) are returned.
TRUE
logical. When TRUE, then datasets that only have marine data (landmasked) are returned.
logical. When TRUE, then datasets that only have freshwater data are returned.
By default it returns all datasets, when both marine, freshwater and terrestrial are FALSE then only datasets without land- nor seamasks are returned.
marine
freshwater
terrestrial
FALSE
list_layers, list_layers_future, list_layers_paleo
list_layers
list_layers_future
list_layers_paleo
list_datasets() list_datasets(marine=TRUE) list_datasets(terrestrial=TRUE)
Run the code above in your browser using DataLab