suggest_corrections: Suggest corrections for a typo

View source: R/detect.R

suggest_correctionsR Documentation

Suggest corrections for a typo

Description

Suggest corrections for a typo

Usage

suggest_corrections(typo, dictionary = NULL)

Arguments

typo

Character. The typo'd word

dictionary

Character vector. Optional custom dictionary

Value

Character vector of suggested corrections

Examples

suggest_corrections("tesy")

covfefe documentation built on Jan. 26, 2026, 5:08 p.m.