err {err}R Documentation

Error

Description

Stops execution and throws an error without the call as part of the error message.

Usage

err(...)

Arguments

...

zero or more objects which can be coerced to character

See Also

stop, wrn, msg and co


[Package err version 0.2.0 Index]