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.
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 class 'simList'
initialize(.Object, ...)
# S4 method for class 'simList_'
initialize(.Object, ...)