Learn R Programming

oolong (version 0.6.1)

print.oolong_gold_standard: Print oolong gold standard object

Description

This function prints a summary of the oolong gold standard object. An oolong gold standard object is a result of $turn_gold() method. It is a quanteda::corpus compatible object.

Usage

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

Value

None, a summary of the quanteda::corpus and what you should do are displayed

Arguments

x

an oolong gold standard object

...

other parameters

Author

Chung-hong Chan