Learn R Programming

funcharts (version 1.8.0)

nobs.mfd: Number of observations in a multivariate functional data object

Description

Number of observations in a multivariate functional data object

Usage

# S3 method for mfd
nobs(object, ...)

Value

An integer: the number of observations.

Arguments

object

An object of class mfd.

...

Further arguments passed to methods (not used).

Examples

Run this code
# nobs(mfdobj)

Run the code above in your browser using DataLab