print.censStats: Print Results

View source: R/print.censStats.R

print.censStatsR Documentation

Print Results

Description

Print the output of censStats.

Usage

## S3 method for class 'censStats'
print(x, digits = 4, ...)

Arguments

x

an object of class "censStats."

digits

the number of significant digits to print

...

further arguments passed to or from other methods.

Value

The object x is returned invisibly.

Note

The printed includes the mean and standard deviation of the data and if a log-transform was used in the computation, then the mean and standard deviation of the log-transformed values.


USGS-R/smwrQW documentation built on Oct. 11, 2022, 6:13 a.m.