print.senSlope: Print Objects

View source: R/print.senSlope.R

print.senSlopeR Documentation

Print Objects

Description

Prints the results of a Sen slope analysis (senSlope).

Usage

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

Arguments

x

an object of class "senSlope" from senSlope.

digits

the number of significant digits to print numeric data.

...

additonal arguments for printing numeric values.

Value

The object x is returned invisibly.

Note

The printed output contains the call, the smalles and largest residuals, the regression coefficients, and the confidence limits of the Sen slope.


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