Learn R Programming

crunch (version 1.25.0)

show,DeckCatalog-method: Show methods for Crunch objects

Description

Show methods for Crunch objects

Usage

# S4 method for DeckCatalog
show(object)

# S4 method for CrunchDeck show(object)

# S4 method for ShojiFolder show(object)

# S4 method for ShojiObject show(object)

# S4 method for CrunchVariable show(object)

# S4 method for Category show(object)

# S4 method for Categories show(object)

# S4 method for Insertion show(object)

# S4 method for Insertions show(object)

# S4 method for CrunchExpr show(object)

# S4 method for CrunchLogicalExpr show(object)

# S4 method for CrunchCube show(object)

# S4 method for OrderGroup show(object)

# S4 method for CrunchGeography show(object)

# S4 method for CrunchSlide show(object)

# S4 method for MultitableResult show(object)

Arguments

object

the object

Value

invisibly

See Also

methods::show