View source: R/repeated_schedule.R
CyclicSchedule | R Documentation |
Cyclic schedule constructor.
CyclicSchedule(duration, repetitions)
duration |
duration of the cycle, numeric value |
repetitions |
number of additional repetitions to the base pattern, integer value |
a cyclic schedule
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.