Learn R Programming

sdcTable (version 0.22.4)

print,sdcProblem-method: print objects of 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.