| detect_blend | R Documentation |
Detect possible source words for a blend
detect_blend(blend, candidates)
blend |
Character. The blended word |
candidates |
Character vector. Possible source words |
Character vector. Most likely source words
detect_blend("brunch", c("breakfast", "lunch", "dinner"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.