tad_addl: TAD from ADDL

tad_addlR Documentation

TAD from ADDL

Description

This function allows you to derive time after dose from ADDL.

Usage

tad_addl(
  data,
  id = "USUBJID",
  ii = "II",
  addl = "ADDL",
  rtime = "RTIME",
  evid = "EVID",
  dose.expand = "yes",
  cdate = "DATE",
  ctime = "CTIME"
)

Arguments

data

data frame

id

ID vector

ii

dose interval vector

addl

additional dose vector

rtime

relative time after first dose vector

evid

EVID vector

dose.expand

If "yes", all dosing rows in ADDL will be outputed

dose

amount adminstered (ex: AMT) vector


leonpheng/lhtool2 documentation built on April 13, 2025, 5:42 p.m.