Description Usage Arguments Value Examples
Look up a title in a data set of titles given a permutation
1 | perm_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 |
The proper title of interest from the full data set
1 | perm_lookup(movies, "title", "man the she's")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.