get_year,ref_timestep-method {stacomiR} | R Documentation |
Gets the year or a vector of years corresponding to the timestep ("ref_timestep") object
Description
Gets the year or a vector of years corresponding to the timestep ("ref_timestep") object
Usage
## S4 method for signature 'ref_timestep'
get_year(object)
Arguments
object |
An object of class ref_timestep-class |
Value
A numeric with year or vector of years corresponding to the timestep
[Package stacomiR version 0.6.1 Index]