template_basic_info {teal.modules.clinical}R Documentation

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)

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.

Value

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

See Also

tm_t_pp_basic_info()


[Package teal.modules.clinical version 0.10.0 Index]