Description Usage Arguments Examples
Find dates in a netcdf file
1 | nc_dates(ff)
|
ff |
This is the file to read dates from. |
1 2 3 | # Get the dates in the sample file
ff <- system.file("extdata", "woa18_decav_t01_01.nc", package = "rcdo")
nc_dates(ff)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.