Learn R Programming

quanteda (version 4.1.0)

messages: Message parameter documentation

Description

Used in printing verbose messages for message_tokens() and message_dfm()

Arguments

verbose

if TRUE print the number of tokens and documents before and after the function is applied. The number of tokens does not include paddings.

before, after

object statistics before and after the operation.

See Also

message_tokens() message_dfm()