View source: R/unexpected_error.R
| unexpected_error | R Documentation |
This function reacts to an unexpected error by throwing an error and linking to an issue site with the request to submit an issue.
unexpected_error(
msg = "Ups, an unexpected error occured.",
issue_link = "https://github.com/loelschlaeger/oeli/issues"
)
msg |
[ |
issue_link |
[ |
No return value, but it throws an error.
Other package helpers:
Dictionary,
Storage,
check_missing(),
find_namespace_calls(),
identical_structure(),
input_check_response(),
match_arg(),
package_logo(),
print_data.frame(),
print_matrix(),
system_information(),
user_confirm()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.