| blend_score | R Documentation |
Score how well a word is a blend of two others
blend_score(blend, word1, word2)
blend |
Character. Potential blend |
word1 |
Character. First source word |
word2 |
Character. Second source word |
Numeric. Score from 0 (poor blend) to 1 (perfect blend)
blend_score("brunch", "breakfast", "lunch")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.