getTimes: Get all distinct times for the specified object.

View source: R/generic.R

getTimesR Documentation

Get all distinct times for the specified object.

Description

Get all distinct times for the specified object.

Usage

getTimes(object)

## S4 method for signature 'observations_set'
getTimes(object)

## S4 method for signature 'arm'
getTimes(object)

## S4 method for signature 'arms'
getTimes(object)

## S4 method for signature 'events'
getTimes(object)

## S4 method for signature 'dataset'
getTimes(object)

Arguments

object

any object

Value

numeric vector with all unique times, sorted


Calvagone/campsis documentation built on Feb. 13, 2025, 10:21 p.m.