| v_arm_condition | R Documentation |
ArmCondition ObjectsThese functions are only used internally to validate the format of an input
ArmCondition or inherited classes and therefore not exported.
v_arm_finished_condition(object)
v_arm_min_dose_condition(object)
object |
( |
A character vector with the validation failure messages,
or TRUE in case validation passes.
v_arm_finished_condition(): validates that the ArmFinishedCondition
object contains a valid arm_name slot.
v_arm_min_dose_condition(): validates that the ArmMinDoseCondition
object contains valid arm_name and min_dose slots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.