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 |
... |
further arguments passed to or from other methods |
[Package quanteda version 4.2.0 Index]