Description Usage Arguments Value Methods (by class) Examples
Updates the value of the stepSizes slot for the readsData object supplied.
1 2 3 4 | setStepSizes(object, stepSizesval)
## S4 method for signature 'readsData'
setStepSizes(object, stepSizesval)
|
object |
a readsData object |
stepSizesval |
A list of step sizes for each of the parameters. |
The same readsData object with the stepSizes slot updated.
readsData
: Alters the value of the stepSizes 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.