print objects of class sdcProblem-class.
Source: R/methods_class_sdcProblem.r
print.sdcProblem-method.Rdprint some useful information instead of just displaying the entire object (which may be large)
Usage
# S4 method for class 'sdcProblem'
print(x, ...)Arguments
- x
an objects of class
sdcProblem-class- ...
currently not used.