Learn R Programming

INSPEcT (version 1.2.2)

nTpts: Get the number of time points within the INSPEcT object

Description

Get the number of time points within the INSPEcT object

A method to obtain the number of the tpts associated with the object of class INSPEcT

Usage

nTpts(object)
"nTpts"(object)

Arguments

object
An object of class INSPEcT

Value

A numeric that indicates the number of time points contained the object

Examples

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

Run the code above in your browser using DataLab