length | R Documentation |
Length of Crunch objects
## 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)
x |
a Crunch object (catalog, order, etc.) |
Integer: the number of elements in the catalog, group, folder, etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.