Description Usage Arguments Value Examples
Create Names using Acronyms
1 | acronames(required = list(), optional = list(), dict = dictionary())
|
required |
list of required words. Words that are alternatives for each other should be a character vector entry to the list. |
optional |
list of optional words. Words that are alternatives for each other should be a character vector entry to the list. |
dict |
the dictionary of acceptable words. Must contain a column with the name word. |
vector of possibilities
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.