print.PLSrounded: Print method for PLSrounded

View source: R/PLSrounding.R

print.PLSroundedR Documentation

Print method for PLSrounded

Description

Print method for PLSrounded

Usage

## S3 method for class 'PLSrounded'
print(x, digits = max(getOption("digits") - 3, 3), ...)

Arguments

x

PLSrounded object

digits

positive integer. Minimum number of significant digits to be used for printing most numbers.

...

further arguments sent to the underlying

Value

Invisibly returns the original object.


statisticsnorway/SmallCountRounding documentation built on July 8, 2023, 7:24 p.m.