Methods for function print
in Package simecol.
# S4 method for simObj
print(x, all = FALSE, ...)
an object of class simObj
or one of its subclasses.
specifies whether all slots are printed. Default is that
only not-empty slots are printed and the contents of out
are suppressed.
optional parameters passed to print.
generic function: see print
.
prints the contents (slots) of the simObj
object.