getTimes,Model-method {SoilR} | R Documentation |
Extract the times vector
Description
Since the times
had to be provided to create the model this method
yields no new information.
It is usually called internally by other functions that deal with models.
Usage
## S4 method for signature 'Model'
getTimes(object)
Arguments
object |
A modelrun as produced by the constructors:
|
[Package SoilR version 1.2.107 Index]