RepeatAtSchedule {campsis} | R Documentation |
'Repeat at' schedule constructor. Note that the time 0 for the base pattern will be added by default if not provided.
Description
'Repeat at' schedule constructor. Note that the time 0 for the base pattern will be added by default if not provided.
Usage
RepeatAtSchedule(times)
Arguments
times |
times at which the original schedule must be repeated, numeric vector |
Value
a 'repeat-at' schedule
[Package campsis version 1.7.0 Index]