RepeatAtSchedule: 'Repeat at' schedule constructor. Note that the time 0 for...

View source: R/repeated_schedule.R

RepeatAtScheduleR 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


campsis documentation built on April 12, 2025, 1:52 a.m.