Learn R Programming

crmPack (version 2.1.0)

v_backfill: Internal Helper Functions for Validation of Backfill Objects

Description

[Experimental]

These functions are only used internally to validate the format of an input Backfill object and therefore not exported.

Usage

v_backfill(object)

Value

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

Arguments

object

(Backfill)
object to validate.

Functions

  • v_backfill(): validates that the Backfill object contains valid slots.