Learn R Programming

crmPack (version 2.1.0)

v_recruitment: Internal Helper Functions for Validation of Recruitment Objects

Description

[Experimental]

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

Usage

v_recruitment_ratio(object)

Value

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

Arguments

object

(Recruitment) object to validate.

Functions

  • v_recruitment_ratio(): validates that the RecruitmentRatio object contains valid ratio slot.