| aesi_label {tern} | R Documentation | 
Labels for adverse event baskets
Description
Usage
aesi_label(aesi, scope = NULL)
Arguments
aesi | 
 (  | 
scope | 
 (  | 
Value
A string with the standard label for the AE basket.
Examples
adae <- tern_ex_adae
# Standardized query label includes scope.
aesi_label(adae$SMQ01NAM, scope = adae$SMQ01SC)
# Customized query label.
aesi_label(adae$CQ01NAM)
[Package tern version 0.9.5 Index]