
Get all distinct times for the specified object.
Source:R/generic.R, R/treatment.R, R/observations.R, and 5 more
getTimes.RdGet all distinct times for the specified object.
Usage
getTimes(object, ...)
# S4 method for class 'treatment'
getTimes(object, unwrap = TRUE)
# S4 method for class 'observations'
getTimes(object, doseTimes = NULL)
# S4 method for class 'observations_set'
getTimes(object, doseTimes = NULL)
# S4 method for class 'arm'
getTimes(object)
# S4 method for class 'arms'
getTimes(object)
# S4 method for class 'events'
getTimes(object)
# S4 method for class 'dataset'
getTimes(object)