check_arm_ref_comp: Check if the Treatment variable is reference or compare

View source: R/arm_ref_comp.R

check_arm_ref_compR Documentation

Check if the Treatment variable is reference or compare

Description

[Stable]

Usage

check_arm_ref_comp(x, df_to_check, module)

Arguments

x

(character)
Name of the variable

df_to_check

(data.frame)
table to check

module

(character)
teal module the ref and comp are called in

Value

TRUE or FALSE whether the variable is in ref or comp


teal.modules.clinical documentation built on April 4, 2025, 12:35 a.m.