count_words: Count words

Description Usage Arguments Value Author(s)

View source: R/count_words.R

Description

Count the number of words in a text. Use what has been copied if text is empty.

Usage

1

Arguments

text

Character string. The sentence(s) in which the words have to be counted.

Value

Numeric. Number of words in the text.

Author(s)

Nicolas Mangin


NicolasJBM/lexR documentation built on Feb. 4, 2021, 6:43 p.m.