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.


djvanderlaan/lvec documentation built on Oct. 26, 2022, 11:43 a.m.