| v_opening | R Documentation |
Opening ObjectsThese functions are only used internally to validate the format of an input
Opening or inherited classes and therefore not exported.
v_opening_min_dose(object)
v_opening_min_cohorts(object)
v_opening_min_responses(object)
object |
( |
A character vector with the validation failure messages,
or TRUE in case validation passes.
v_opening_min_dose(): validates that the OpeningMinDose object
contains valid min_dose slot.
v_opening_min_cohorts(): validates that the OpeningMinCohorts object
contains valid min_cohorts slot.
v_opening_min_responses(): validates that the OpeningMinResponses object
contains valid min_responses and include_lower_doses slots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.