Learn R Programming

packDAMipd (version 0.2.0)

check_treatment_arm: Function to return treatment arm

Description

Function to return treatment arm

Usage

check_treatment_arm(arm)

Arguments

arm

the arm of the trial

Value

0, if success -1, if failure

Examples

Run this code
# NOT RUN {
check_treatment_arm("control")
# }

Run the code above in your browser using DataLab