setSamplingTimes | R Documentation |
Set the vectors of sampling times for an arm.
setSamplingTimes(object, samplingTimes)
## S4 method for signature 'Arm'
setSamplingTimes(object, samplingTimes)
object |
An object |
samplingTimes |
The list containing the new sampling times. |
An object Arm
from the class Arm with the new sampling times samplingTimes
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.