View source: R/get_mis_time_steps.R
get_mis_time_steps | R Documentation |
Get the time steps available in a given dataset for a MIS.
get_mis_time_steps(mis, dataset, path_to_nc = NULL)
mis |
string giving the mis; it must use the same spelling as used in mis_boundaries |
dataset |
string defining dataset to be downloaded (a list of possible
values can be obtained with |
path_to_nc |
the path to the custom nc file containing the palaeoclimate reconstructions. All the variables of interest need to be included in this file. |
a vector of time steps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.