Description Usage Arguments Value Examples
get_prefix
returns the longest common prefix
of the supplied words.
1 | get_prefix(words)
|
words |
Character vector, A list of words. |
A character vector containing the prefix.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.