A Performance-Focused Package for Clinical Trial Tables


[Up] [Top]

Documentation for package ‘dtlg’ version 0.0.2

Help Pages

adae Adverse Event Analysis Dataset example dataset
adlb ADaM Basic Data Structure (BDS) example dataset
adsl Subject-Level Analysis Dataset (ADSL) example dataset
aesi Adverse Events of Special Interest (AESI) example dataset
AET01_table Generate Core Safety Tables for Clinical Study Reports
AET02_table Create AET02-style AE summary table
as_dtlg_table Convert a TableTree to a dtlg table
calc_counts Calculate counts of a categorical variable
calc_desc Calculate descriptive summary statistics for a numeric variable
calc_stats Calculate summary statistics for a variable
cross_tab_to_obsv_tab Convert a contingency table to a long-format observation-level data frame
dt_copy_semantics Get or set data.table copy semantics
event_count Count events
event_count_by Summarise adverse events by arm and other grouping variables
label Retrieve the label of an object
maybe_copy_dt Return a data.table by reference or by value
merge_table_lists Merge a list of list-wrapped data.tables into one data.table
multi_event_true Summarise multiple AESI-like events per treatment arm
print_dtlg Print a 'dtlg' table
round_pct Rounded percentage
round_sum Rounds numbers while preserving the total sum
set_dt_copy_semantics Get or set data.table copy semantics
summary_table Summary Table
summary_table_by Create a summary table using multiple rows for grouping on one target column
summary_table_by_targets Create a summary table using multiple rows for grouping on two target column ideal for creating change from baseline tables
tern_AET01_table Generate Core Safety Tables (CSR Section 14.3.1) using 'tern'/'rtables'
tern_AET02_table Generate AET02-style AE summary using 'tern' and 'rtables'
tern_summary_table Create a clinical reporting table with tern/rtables
total_events Count total events
with_label Add a label attribute to an object