print.baseflow: Print an Object

View source: R/print.baseflow.R

print.baseflowR Documentation

Print an Object

Description

Print an object of class "baseflow" from any baseflow analysis.

Usage

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

Arguments

x

an object of class "baseflow."

digits

the number of digits to use for printing numbers.

...

not used, required for other methods.

Value

The object x is returned invisibly

Side Effect

The object x is printed

See Also

part, hysep, bfi


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