fcuk (version 0.1.21)

error_analysis: Error Analysis

Description

Error Analysis

Usage

error_analysis(asked_objet = catch_error(), n = 2)

Arguments

asked_objet

the name to analyse

n

number of names to suggest

Examples

Run this code
# NOT RUN {
fcuk::error_analysis() #last error is analysed
fcuk::error_analysis("view")
fcuk::error_analysis("iri")
# }

Run the code above in your browser using DataLab