Description Usage Arguments Value Note Examples
View source: R/RcppExports.R View source: R/hyphen.r
Given a character vector (one word per element), this function will hyphenate the strings or return a list of separated hyphenated string components.
1 |
words |
character vector of words |
simplify |
if |
a character vector or a list depending on the value of
simplify
.
The en_US
hyphenation rules dictionary is loaded by default
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.