Description Usage Arguments Value Methods (by class) Examples
Updates the value of the initValues slot for the readsData object supplied.
1 2 3 4 | setInitValues(object, initval)
## S4 method for signature 'readsData'
setInitValues(object, initval)
|
object |
a readsData object |
initval |
A list of initial values for each of the parameters. |
The same readsData object with the initValues slot updated.
readsData
: Alters the value of the initValues slot of
a readsData object.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.