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