initialize,simList-method | R Documentation |
simList
objectGiven 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 signature 'simList'
initialize(.Object, ...)
## S4 method for signature 'simList_'
initialize(.Object, ...)
.Object |
A |
... |
Optional Values passed to any or all slot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.