wordcount | R Documentation |
This function counts words in a text, for example, a character vector, a
TextReuseTextDocument
, some other object that inherits from
TextDocument
, or a all the documents in a
TextReuseCorpus
.
wordcount(x)
x |
The object containing a text. |
An integer vector for the word count.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.