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 scheduleschedule
: initial times vectorresulting times vector
Useful links