Package Overview

chevron-package

Chevron Package

Standard Tables, Layouts and Preprocessing

aet01_1() aet01_1_lyt() aet01_1_pre()

AET01 Table 1 (Default) Overview of Deaths and Adverse Events Summary Table 1.

aet01_2() aet01_2_lyt() aet01_2_pre()

AET01 Table 2 (Supplementary) Overview of Deaths and Adverse Events Summary Table 2.

aet02_1() aet02_1_lyt() aet02_1_pre()

AET02 Table 1 (Default) Adverse Events by System Organ Class and Preferred Term Table 1

aet02_2() aet02_2_lyt() aet02_2_pre()

AET02 Table 2 (Supplementary) Adverse Events by System Organ Class, High Level Term and Preferred Term Table 2

aet02_3() aet02_3_lyt() aet02_3_pre()

AET02 Table 3 (Supplementary) Adverse Events by Dictionary-Derived Term Table 3

aet03_1() aet03_1_lyt() aet03_1_pre()

AET03 Table 1 (Default) Advert Events by Greatest Intensity Table 1

aet04_1() aet04_1_lyt() aet04_1_pre()

AET04 Table 1 (Default) Adverse Events by Highest NCI CTACAE AE Grade Table 1

cmt01a_1() cmt01a_1_lyt() cmt01a_1_pre()

CMT01A Table 1 (Default) Concomitant Medication by Medication Class and Preferred Name.

cmt01a_2() cmt01a_2_pre()

CMT01A Table 2 (Supplementary) Concomitant Medication by Medication Class and Preferred Name (Classes sorted by frequency).

cmt01a_3() cmt01a_3_lyt() cmt01a_3_pre()

CMT01A Table 3 (Supplementary) Concomitant Medication by Medication Class and Preferred Name (Total number of treatments per medication class suppressed).

cmt02_pt_1() cmt02_pt_1_lyt() cmt02_pt_1_pre()

CMT02_PT Table 1 (Default) Concomitant Medications by Preferred Name

dmt01_1() dmt01_1_lyt() dmt01_1_pre()

DMT01 Table 1 (Default) Demographics and Baseline Characteristics Table 1

dst01_1() dst01_1_lyt() dst01_1_pre()

DST01 Table 1 (Default) Patient Disposition Table 1

dst01_2() dst01_2_lyt() dst01_2_pre()

DST01 Table 2 (Supplementary) Patient Disposition Table 2

dst01_3() dst01_3_lyt() dst01_3_pre()

DST01 Table 3 (Supplementary) Patient Disposition Table 3

dtht01_1() dtht01_1_lyt() dtht01_1_opt_lyt() dtht01_1_pre()

DTHT01 Table 1 (Default) Death Table.

egt01_1() egt01_1_lyt() egt01_1_pre()

EGT01 Table 1 (Default) ECG Assessments and Change from Baseline by Visit Table 1

egt02_1() egt02_1_lyt() egt02_1_pre()

EGT02 Table 1 (Default) ECG Abnormalities Table 1

egt02_2() egt02_2_lyt() egt02_2_pre()

EGT02 Table 2 (Supplementary) ECG Abnormalities Table 2

ext01_1() ext01_1_lyt() ext01_1_pre()

EXT01 Table 1 (Default) Exposure Summary Table

ext01_2() ext01_2_lyt() ext01_2_pre()

EXT01 Table 2 (Supplementary) Exposure Summary Table with grouping options

lbt01_1() lbt01_1_lyt() lbt01_1_pre()

LBT01 Table 1 (Default) Laboratory Test Results and Change from Baseline by Visit

mht01_1() mht01_1_lyt() mht01_1_pre()

MHT01 Table 1 (Default) Medical History Table 1

vst01_1() vst01_1_lyt() vst01_1_pre()

VST01 Table 1 (Default) Vital Sign Results and change from Baseline By Visit Table 1

vst02_1() vst02_1_lyt() vst02_1_pre()

VST02 Table 1 (Default) Vital Sign Abnormalities Table 1

vst02_2() vst02_2_lyt() vst02_2_pre()

VST02 Table 2 (Supplementary) Vital Sign Abnormalities Table 2

Data Preprocess Functions

preprocess_data()

Preprocess ADaM Data for A TLG function

std_pmap

Standard Preprocessing Map

pmap_row()

Row in Preprocessing Map

remove_tlg_pmap()

Remove Row For a tlgfunction from a pre-processing map

Utility Functions

dm_explicit_na()

Encode Categorical Missing Values in a DM Object

get_db_data()

Get Data from a DB

pivot_wider_labels()

Pivot wider a data frame while preserving labels.

reorder_levels_params()

Reorder PARAM and PARAMCD Levels Simultaneously

sample_study_object()

Extraction of .study object default values

set_decoration()

Temporary function to add decorator to a table

std_deco()

Standard documentation lookup

syn_test_data()

Retrieve Synthetic Test Data Used For Examples

var_labels_for()

Retrieve variables for certain variables

Non-exported Documented Functions for Packagage Developers

bol_YN()

Convert Y N values used in CDISC to R boolean object

gen_args()

General Argument Name Convention

cut_by_group()

Cut by group

assert_colnames()

Check if strings are column names of a data frame

h_as_factor()

Helper Coercion Function to Factor with explicit missing levels

TLG Preprocessing Functions

filter_adae_anl01fl()

Filter adae for ANL01FL

filter_adcm_anl01fl()

Filter adcm for ANL01FL and ATIREL

filter_adeg_anl01fl()

Filter adeg for ANL01FL

filter_adex_drug()

Filter adex for PARCAT1

filter_adlb_anl01fl()

Filter adlb for ANL01FL

filter_admh_anl01fl()

Filter admh for ANL01FL

filter_advs_anl01fl()

Filter advs for ANL01FL

filter_egt02()

Filter post-baseline values in adeg

filter_vst02()

Filter post-baseline values in advs

mutate_adsl_gp()

Categorize Reason for Discontinuation from Study.

mutate_cmt01a()

Coerce CMSEQ to factor in adcm

mutate_cmt02_pt_1()

Mutate function for CMT02_PT_1

mutate_dmt01()

Mutate function for DMT01_1

mutate_for_aet01()

Creating Necessary Columns for aet01

mutate_vst02()

Categorize advs values

remove_adex_aval()

Remove specific AVAL and AVALCAT1 data from adex

reorder_adex_params()

Reorder PARAM and PARAMCD levels

reorder_dtht01()

Reorder levels of DTHCAT in adsl

std_filter_fun()

Retrieve Standard Subsetting for Templates

std_mutate_fun()

Retrieve Standard Mutation for Templates