Learn R Programming

crmPack (version 2.0.0)

v_samples_objects: 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)

Value

A character vector with the validation failure messages, or TRUE

in case validation passes.

Arguments

object

(Samples)
object to validate.

Functions

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