| syllable_count | R Documentation |
Count syllables in a word
syllable_count(word)
word |
Character. Word to count |
Integer. Number of syllables
syllable_count("hello") # 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.