Learn R Programming

polypharmacy (version 1.0.0)

addError: Argcheck

Description

Add an error in the environment created by newArgCheck.

Usage

addError(msg, argcheck)

Arguments

msg

Text to show.

argcheck

Environment created by newArgCheck.

Value

Add an error in the environment argcheck.