repeatSchedule | R Documentation |
Repeat schedule.
repeatSchedule(x, schedule)
## S4 method for signature 'numeric,cyclic_schedule'
repeatSchedule(x, schedule)
## S4 method for signature 'numeric,repeat_at_schedule'
repeatSchedule(x, schedule)
## S4 method for signature 'numeric,undefined_schedule'
repeatSchedule(x, schedule)
x |
object to repeat the schedule |
schedule |
initial times vector |
resulting times vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.