show {crunch} | R Documentation |
Show methods for Crunch objects
Description
Show methods for Crunch objects
Usage
show(object)
## S4 method for signature 'ShojiObject'
show(object)
## S4 method for signature 'CrunchVariable'
show(object)
## S4 method for signature 'Category'
show(object)
## S4 method for signature 'Categories'
show(object)
## S4 method for signature 'Insertion'
show(object)
## S4 method for signature 'Insertions'
show(object)
## S4 method for signature 'CrunchExpr'
show(object)
## S4 method for signature 'CrunchLogicalExpr'
show(object)
## S4 method for signature 'AnalyticPalettes'
show(object)
## S4 method for signature 'AnalyticPalette'
show(object)
## S4 method for signature 'CrunchCube'
show(object)
## S4 method for signature 'OrderGroup'
show(object)
## S4 method for signature 'CrunchGeography'
show(object)
## S4 method for signature 'DeckCatalog'
show(object)
## S4 method for signature 'CrunchDeck'
show(object)
## S4 method for signature 'CrunchSlide'
show(object)
## S4 method for signature 'CrunchAnalysisSlide'
show(object)
## S4 method for signature 'CrunchMarkdownSlide'
show(object)
## S4 method for signature 'MultitableResult'
show(object)
## S4 method for signature 'ShojiFolder'
show(object)
Arguments
object |
the object |
Value
invisibly
See Also
[Package crunch version 1.30.4 Index]