show-StQT-method: Show an object of class StQT

Description Usage Arguments Details Value Examples

Description

show displays the slot Rules of the input StQT object. For too wide columns the values are cut and ... is displayed.

Usage

1
2
## S4 method for signature 'StQT'
show(object)

Arguments

object

Object of class StQT.

Details

This method displays only the content of slot Rules from the input StQT object. It is indeed the method show adapted to class StQT.

Value

Invisible NULL.

Examples

1
2
# A trivial example
show(new(Class = 'StQT'))

Luis-Sanguiao/StQT documentation built on May 7, 2019, 2:03 p.m.