Learn R Programming

teal.modules.clinical (version 0.9.0)

template_basic_info: Template: Patient Profile Basic Info

Description

Creates a valid expression to generate a patient profile basic info report using ADaM datasets.

Usage

template_basic_info(dataname = "ANL", vars, patient_id = NULL)

Value

a list of expressions to generate a table or plot object.

Arguments

dataname

(character)
analysis data used in teal module.

vars

(character)
names of the variables to be shown in the table.

patient_id

(character)
patient ID.

See Also

tm_t_pp_basic_info()