err | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.