Given the name or the definition of a class, plus optionally data to be
included in the object, new
returns an object from that class.
# S4 method for simLists
initialize(.Object, ...)
Arguments
.Object |
A simList object. |
... |
Optional Values passed to any or all slot |