tpts {INSPEcT}R Documentation

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)

## S4 method for signature 'INSPEcT'
tpts(object)

Arguments

object

An object of class INSPEcT

Value

A numeric that indicates time points contained the object

Examples

data('mycerIds10')
tpts(mycerIds10)

[Package INSPEcT version 1.10.0 Index]