Provides suggestions for debugging for a given exception code.
exception(code)
A character, the exception code.
A list containing the following elements:
exception code
message
suggestions for debugging
# NOT RUN {
exception("S.1")
# }
Run the code above in your browser using DataLab