err {options} | R Documentation |
Raise a package error
err(title, issues = list(), which = 0)
title |
A title for the error |
issues |
An optionally named list of issues to associate with the error. When named, the issues are first sorted by issue name. |
which |
A relative frame to use to build the associated call |
An options_error class