powered by
Detect likely typo type
detect_typo_type(typo, intended = NULL)
List with possible_types and confidence scores
Character. The typo'd word
Character. The intended word (if known)
detect_typo_type("tesy", "test")
Run the code above in your browser using DataLab