print.move.1: Print Objects

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

print.move.1R Documentation

Print Objects

Description

Prints the results of a move.1 analysis (move.1).

Usage

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

Arguments

x

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

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.