Learn R Programming

INSPEcT (version 1.2.2)

tpts: Accessor to the slot tpts of an INSPEcT object

Description

Accessor to the slot tpts of an INSPEcT object

Accessor to obtain the tpts associated with the object of class INSPEcT

Usage

tpts(object)
"tpts"(object)

Arguments

object
An object of class INSPEcT

Value

A numeric that indicates time points contained the object

Examples

Run this code
data('mycerIds10')
tpts(mycerIds10)

Run the code above in your browser using DataLab