check_arm_ref_comp {teal.modules.clinical}R 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


[Package teal.modules.clinical version 0.9.1 Index]