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).