print,sdcProblem-method {sdcTable}R Documentation

print objects of class sdcProblem-class.

Description

print some useful information instead of just displaying the entire object (which may be large)

Usage

## S4 method for signature 'sdcProblem'
print(x, ...)

Arguments

x

an objects of class sdcProblem-class

...

currently not used.


[Package sdcTable version 0.32.6 Index]