length,pmx_list-method {campsismod}R 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


[Package campsismod version 1.1.1 Index]