get_prefix | R Documentation |
Get the common prefix of words
get_prefix(words)
words |
A character vector of words |
A character string that is the common prefix of all words
get_prefix(c("animal", "antelope", "anteater"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.