print.freqAnal: Print an Object

View source: R/print.freqAnal.R

print.freqAnalR Documentation

Print an Object

Description

Prints the results of a frequency analysis.

Usage

## S3 method for class 'freqAnal'
print(x, digits = 4, common.logs = TRUE, ...)

Arguments

x

an object of class "freqAnal."

digits

the number of digits to print for numeric values.

common.logs

report the log statistics in terms of common logs?

...

further arguments passed to or from other methods.

Value

The object x is returned invisibly.


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