print.rora: Print an Object

View source: R/print.rora.R

print.roraR Documentation

Print an Object

Description

Print an object of class "rora" from a streamflow recession displacement analysis.

Usage

## S3 method for class 'rora'
print(x, ...)

Arguments

x

an object of class "rora"

...

not used, required for other methods.

Value

The object x is returned invisibly

Side Effect

The object x is printed

See Also

rora


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