length: Return the length of this list.

length,pmx_list-methodR Documentation

Return the length of this list.

Description

Return the length of this list.

Usage

## S4 method for signature 'pmx_list'
length(x)

## S4 method for signature 'statements_record'
length(x)

Arguments

x

list object

Value

the length of this list, integer value


campsismod documentation built on Oct. 12, 2023, 5:13 p.m.