This function reacts to an unexpected error by throwing an error and linking to an issue site with the request to submit an issue.
Usage
unexpected_error(
msg = "Ups, an unexpected error occured.",
issue_link = "https://github.com/loelschlaeger/oeli/issues"
)
See also
Other package helpers:
Dictionary
,
Storage
,
identical_structure()
,
input_check_response()
,
match_arg()
,
package_logo()
,
print_data.frame()
,
print_matrix()
,
system_information()
,
user_confirm()