length: Get and set the length of an lvec

length.lvecR Documentation

Get and set the length of an lvec

Description

Get and set the length of an lvec

Usage

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

## S3 replacement method for class 'lvec'
length(x) <- value

Arguments

x

the lvec

value

the new length of the link{lvec}

Value

The length of the lvec.


lvec documentation built on Nov. 10, 2022, 6:18 p.m.

Related to length in lvec...