same_prefix | R Documentation |
Test vector of strings for a common prefix of minimal given length
same_prefix(names, min.similarity = 8, enforce.residue = T)
names |
vector of strings |
min.similarity |
minimal similarity of prefix |
enforce.residue |
is a character after the prefix required |
TRUE if common prefix exists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.