Description Slots Contructor function
This class is used for objects that are returned by hyphen.
langA character string, naming the language that is assumed for the analized text in this object
descDescriptive statistics of the analyzed text.
hyphenA data.frame with two columns:
syll:Number of recognized syllables
word:The hyphenated word
Should you need to manually generate objects of this class (which should rarely be the case),
the contructor function
kRp_hyphen(...) can be used instead of
new("kRp.hyphen", ...). Whenever possible, stick to
hyphen.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.