print.annotation: Print a summary of an annotation object

View source: R/nlp.R

print.annotationR Documentation

Print a summary of an annotation object

Description

Print a summary of an annotation object

Usage

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

Arguments

x

an annotation object

...

other arguments. Currently unused.

Examples

print(annoEtranger)


coreNLP documentation built on Aug. 17, 2022, 5:07 p.m.