print.pos: Prints a pos Object.

Description Usage Arguments

Description

Prints a pos object.

Usage

1
2
3
  ## S3 method for class 'pos'
 print(x, digits = 1, percent = NULL,
    zero.replace = NULL, ...)

Arguments

x

The pos object

digits

Integer values specifying the number of digits to be printed.

percent

logical. If TRUE output given as percent. If FALSE the output is proportion. If NULL uses the value from termco. Only used if label is TRUE.

zero.replace

Value to replace 0 values with. If NULL uses the value from termco. Only used if label is TRUE.

...

ignored


trinker/qdap2 documentation built on May 31, 2019, 9:47 p.m.