Learn R Programming

covfefe (version 1.0.0)

suggest_corrections: Suggest corrections for a typo

Description

Suggest corrections for a typo

Usage

suggest_corrections(typo, dictionary = NULL)

Value

Character vector of suggested corrections

Arguments

typo

Character. The typo'd word

dictionary

Character vector. Optional custom dictionary

Examples

Run this code
suggest_corrections("tesy")

Run the code above in your browser using DataLab