| detect_typo_type | R Documentation |
Detect likely typo type
detect_typo_type(typo, intended = NULL)
typo |
Character. The typo'd word |
intended |
Character. The intended word (if known) |
List with possible_types and confidence scores
detect_typo_type("tesy", "test")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.