length: Length of Crunch objects

lengthR Documentation

Length of Crunch objects

Description

Length of Crunch objects

Usage

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

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

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

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

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

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

Arguments

x

a Crunch object (catalog, order, etc.)

Value

Integer: the number of elements in the catalog, group, folder, etc.


crunch documentation built on Aug. 31, 2023, 1:07 a.m.