View source: R/HierarchicalDesign-validity.R
| v_hierarchical_design | R Documentation |
HierarchicalDesign ObjectsThese functions are only used internally to validate the format of an input
HierarchicalDesign or related classes and therefore not exported.
v_design_arm(object)
v_hierarchical_design(object)
object |
( |
A character vector with the validation failure messages,
or TRUE in case validation passes.
v_design_arm(): validates that the DesignArm object contains valid slots.
v_hierarchical_design(): validates that the HierarchicalDesign object
contains valid hierarchical arm metadata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.