Rdocumentation
powered by
Learn R Programming
sdcTable (version 0.20.5)
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
## S3 method for class 'sdcProblem': print(x, ...)
Arguments
x
an objects of class
sdcProblem-class
...
currently not used.