print.phrases: Print a phrase object

View source: R/phrases.R

print.phrasesR 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


quanteda documentation built on May 31, 2023, 8:28 p.m.