R/function.R
error_analysis.Rd
Error Analysis
error_analysis(asked_objet = catch_error(), n = 2)
the name to analyse
number of names to suggest
fcuk::error_analysis() #last error is analysed fcuk::error_analysis("view")#> Did you mean : View or deriv ?fcuk::error_analysis("iri")#> Did you mean : IQR or iris ?