sdtm_time_nominal: Calculate the nominal time from SDTM data

Description Usage Arguments Value Functions

View source: R/as.SDTM.R

Description

Calculate the nominal time from SDTM data

Usage

1
2
3
4
5
6
7
sdtm_time_nominal(x, col_day_suffix = "DY", col_time_suffix = "TPTNUM")

sdtm_time_start_nominal(x, col_day_suffix = "STDY",
  col_time_suffix = "TPTNUM")

sdtm_time_end_nominal(x, col_day_suffix = "ENDY",
  col_time_suffix = "TPTNUM")

Arguments

x

The object to extract the nominal time from

col_day_suffix

The suffix (after the domain) for the day column (e.g. "PCDY")

col_time_suffix

The suffix (after the domain) for the nominal time numeric column

Value

The vector of numeric times.

Functions


billdenney/pknca.portation documentation built on May 3, 2019, 2:55 p.m.