View source: R/read-netcdf-utility-functions.R
parseStartDate | R Documentation |
Parses a "units" attribute string of the time axis of a netCDF file. Returns a three-vector of year,month,time. NOTE: Accepts years < 0 and years > 9999, unlike POSIX and "Date" dates.
parseStartDate(start.date.string)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.