Skip to contents

[Experimental]

These functions are only used internally to validate the format of an input HierarchicalDesign or related classes and therefore not exported.

Usage

v_design_arm(object)

v_hierarchical_design(object)

Arguments

object

(HierarchicalDesign)
object to validate.

Value

A character vector with the validation failure messages, or TRUE in case validation passes.

Functions

  • v_design_arm(): validates that the DesignArm object contains valid slots.

  • v_hierarchical_design(): validates that the HierarchicalDesign object contains valid hierarchical arm metadata.