as.PKNCAdose.SDTM_EX: Convert an SDTM_PC object to a PKNCAconc object

Description Usage Arguments Value See Also

View source: R/as.SDTM.R

Description

Convert an SDTM_PC object to a PKNCAconc object

Usage

1
2
3
as.PKNCAdose.SDTM_EX(x, ..., fun_time_start_nominal = sdtm_time_start_nominal,
  fun_time_end_nominal = sdtm_time_end_nominal,
  fun_time_start_actual = NULL, fun_time_end_actual = NULL)

Arguments

x

The SDTM object to convert

...

arguments passed to PKNCAdose

fun_time_start_nominal, fun_time_end_nominal

The function to calculate the nominal start and end times.

fun_time_start_actual, fun_time_end_actual

The function to calculate the actual start and end times.

Value

A PKNCAdose object

See Also

as.PKNCAconc.SDTM_PC


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