Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

fHMM (version 0.3.0)

exception: Debugging

Description

Provides suggestions for debugging for a given exception code.

Usage

exception(code)

Arguments

code

A character, the exception code.

Value

A list containing the following elements:

code

exception code

response

message

debugging

suggestions for debugging

Examples

Run this code
# NOT RUN {
exception("S.1")
# }

Run the code above in your browser using DataLab