print.move.2: Print Objects

View source: R/print.move.2.R

print.move.2R Documentation

Print Objects

Description

Prints the results of a MOVE.2 analysis (move.2).

Usage

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

Arguments

x

an object of class "move.2" from move.2.

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 regression coefficients, and selected statistics of the variables.


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