Learn R Programming

sdcTable (version 0.32.2)

print,sdcProblem-method: 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 sdcProblem
print(x, ...)

Arguments

x

an objects of class sdcProblem-class

...

currently not used.