Description Usage Arguments Value Examples
View source: R/request_time_bounds.R
This function takes an open ncdf4 data source, a start date and an end date. It returns a named list per CF_date_range.
1 | request_time_bounds(ncdf4_handle, start, end)
|
ncdf4_handle |
ncdf4 object. |
start |
a start year. |
end |
an end year. |
time_indices a named list per CF_date_range.
1 2 3 4 | ## Not run:
Soon!
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.