v_safety_window: Internal Helper Functions for Validation of 'SafetyWindow'...

v_safety_windowR Documentation

Internal Helper Functions for Validation of SafetyWindow Objects

Description

[Stable]

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

Usage

v_safety_window_size(object)

v_safety_window_const(object)

Arguments

object

(SafetyWindow)
object to validate.

Value

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

Functions

  • v_safety_window_size(): validates that the SafetyWindowSize object contains valid slots.

  • v_safety_window_const(): validates that the SafetyWindowConst object contains valid slots.


Roche/crmPack documentation built on April 30, 2024, 3:19 p.m.