Description Usage Arguments Value Examples
View source: R/perm_lookup.R View source: R/spell_lookup.R
Look up a title in a data set of titles given a permutation and/or misspelling
1 | spell_lookup(data, column, input)
|
data |
Data frame of any kind |
column |
Character of the name of the variable of interest |
input |
Character of the full title of the variable of interest, in any permutation or misspelling |
The proper title of interest from the full data set
1 | spell_lookup(movies, "title", "tyo 2 story")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.