raise.Rd
A generic function for raising any condition, including messages, warnings, and errors. Conditions of other classes should define a method for this generic.
raise(condition)
A condition() to raise
condition()