length.fl: Find the length of a list

Description Usage Arguments Value

Description

Here, the length equals the number of scalar data objects that it contations.

Usage

1
2
## S3 method for class 'fl'
length(x)

Arguments

x

A function, with class fl, that operates as a functional list object

Value

A scalar equal to the number of scalars contained in the functional list.


michaelquinn32/lambdaList documentation built on May 22, 2019, 9:52 p.m.