Description Usage Arguments Value
Convert numbers of netCDF time dimension style to R time series by providing units or Convert R time series to numbers and units of netCDF time dimension style.
1 2 3 |
time |
R time or date series. |
since |
Time datum of the time series after converted to numbers. Default the first step of the time series. |
freq |
Time step of the time series. Could select a value when not provided. |
tz |
Time zone of the time series. Default UTC. |
units |
NetCDF time units for function num2time. |
A list including the numeric time series and the netCDF style time unit for function time2num, or an R time series for function num2time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.