calendarTime: Triggering condition by calendar time

View source: R/calendarTime.R

calendarTimeR Documentation

Triggering condition by calendar time

Description

Define a condition to trigger trial milestone by calendar time. The milestone will be trigger when a trial has been running for at least the specified duration. It can be used combined with conditions specified by enrollment and eventNumber.

Usage

calendarTime(time)

Arguments

time

numeric. Calendar time to trigger a milestone of a trial.

Value

an object of class 'Condition'


TrialSimulator documentation built on Sept. 9, 2025, 5:26 p.m.