check: Checks that the format of the InterventionParameters is...

View source: R/intervention.R

checkR Documentation

Checks that the format of the InterventionParameters is correct: only whole intervals are allowed; intervals do not overlap; no backwards intervals.

Description

Checks that the format of the InterventionParameters is correct: only whole intervals are allowed; intervals do not overlap; no backwards intervals.

Usage

check(object)

Arguments

object

InterventionParameters object whose shape we check.

Value

error messages.


Como-DTC-Collaboration/como-models documentation built on May 22, 2022, 9:33 a.m.