unexpected_error {oeli} | R Documentation |
This function reacts to an unexpected error by throwing an error and linking to a GitHub issues site with the request to submit an issue.
unexpected_error(
msg = "We are sorry, an unexpected error occured.",
issue_link = "https://github.com/loelschlaeger/oeli/issues"
)
msg |
A |
issue_link |
A |
No return value, but it throws an error.