View source: R/get_time_steps.R
| get_time_bp_steps | R Documentation | 
Get the time steps (in time_bp or time_ce) available in a given dataset.
get_time_bp_steps(dataset, path_to_nc = NULL)
get_time_ce_steps(dataset, path_to_nc = NULL)
get_time_steps(dataset, path_to_nc = NULL)
| 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 (in time_bp, or time_ce)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.