repeatSchedule: Repeat schedule.

View source: R/generic.R

repeatScheduleR Documentation

Repeat schedule.

Description

Repeat schedule.

Usage

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)

Arguments

x

object to repeat the schedule

schedule

initial times vector

Value

resulting times vector


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