length.funts: Length of Functional Time Series

View source: R/funts_methods.R

length.funtsR Documentation

Length of Functional Time Series

Description

Returns the length of a "funts" object.

Usage

## S3 method for class 'funts'
length(x)

Arguments

x

an object of class "funts" .

Examples

data("Callcenter")
length(Callcenter)

haghbinh/Rfssa documentation built on Jan. 26, 2024, 3:13 a.m.