CyclicSchedule {campsis} | R Documentation |
Cyclic schedule constructor.
Description
Cyclic schedule constructor.
Usage
CyclicSchedule(duration, repetitions)
Arguments
duration |
duration of the cycle, numeric value |
repetitions |
number of additional repetitions to the base pattern, integer value |
Value
a cyclic schedule
[Package campsis version 1.7.0 Index]