print.censQuantile: Print Results

View source: R/print.censQuantile.R

print.censQuantileR Documentation

Print Results

Description

Print the output of censQuantile.

Usage

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

Arguments

x

an object of class "censQuantile."

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 output appears as 2 columns, the first column is the percentile and the second column is the value.


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