v_samples_objects: Internal Helper Functions for Validation of 'Samples' Objects

v_samples_objectsR Documentation

Internal Helper Functions for Validation of Samples Objects

Description

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

Usage

v_samples(object)

Arguments

object

(Samples)
object to validate.

Value

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

Functions

  • v_samples(): validates that the Samples object contains valid data slot.


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