Description Usage Arguments Value
Retrieve a vector of timestamps for a multilayer NC object or NULL otherwise
1  | nctime_get(NC, name = "time", as_POSIXct = TRUE)
 | 
NC | 
 a ncdf4 class object  | 
name | 
 the name of the time-associated variable, by default 'time'  | 
as_POSIXct | 
 logical, if TRUE then convert to POSIXct  | 
a numeric vector of timestamps (possibly POSIXct) or NULL if none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.