wordcount: Count words

Description Usage Arguments Value

View source: R/wordcount.R

Description

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.

Usage

1

Arguments

x

The object containing a text.

Value

An integer vector for the word count.


textreuse documentation built on July 8, 2020, 6:40 p.m.