tpts {INSPEcT} | R Documentation |
Accessor to the slot tpts of an INSPEcT object
Accessor to obtain the tpts associated with the object of class INSPEcT
tpts(object) ## S4 method for signature 'INSPEcT' tpts(object)
object |
An object of class INSPEcT |
A numeric that indicates time points contained the object
data('mycerIds10') tpts(mycerIds10)