tpts {INSPEcT} | R Documentation |
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
nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds')) tpts(nascentInspObj10)