print.phrases {quanteda}R Documentation

Print a phrase object

Description

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

Usage

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

Arguments

x

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

...

further arguments passed to or from other methods


[Package quanteda version 4.3.0 Index]