quanteda (version 4.0.1)

print.phrases: Print a phrase object

Description

prints a phrase object in a way that looks like a standard list.

Usage

# S3 method for phrases
print(x, ...)

Arguments

x

a phrases (constructed by phrase() object to be printed

...

further arguments passed to or from other methods