errorDisplay error message and terminate execution
error(S)S should be a character vector.\n, are not supported.S as an error message, and terminates the execution.error('We have a problem here')
Error at Line 1(1) of the Console. It was thrown by the user with the message "We have a problem here".