print.tag_pos: Prints a tag_pos Object

Description Usage Arguments

Description

Prints a tag_pos object.

Usage

1
2
## S3 method for class 'tag_pos'
print(x, n = 10, width = 0.7 * getOption("width"), ...)

Arguments

x

The tag_pos object.

n

The number of rows to print (.5 * n goes to head and .5 * n goes to tail).

width

The width of the tag rows to print.

...

ignored


trinker/tagger documentation built on May 31, 2019, 10:42 p.m.