check.errormsg: General error for checking the objects

View source: R/checks.R

check.errormsgR Documentation

General error for checking the objects

Description

This is a general function to produce the error messages in the check functions.

Usage

check.errormsg(name.var, needs.to.be)

Arguments

name.var

The name of the object.

needs.to.be

What the object is supposed to be.

Value

Nothing is returned.


conroylau/lpinfer documentation built on Oct. 23, 2022, 9:21 a.m.