confirm: Confirm an Analysis

View source: R/confirm.R

confirmR Documentation

Confirm an Analysis

Description

Reviews/accepts the results of an analysis: method for "default" data.

Usage

confirm(x, ...)

## Default S3 method:
confirm(x, ...)

Arguments

x

the object to be confirmed

...

additional arguments required for specific methods

Value

The object returned depends on the specific method.

Note

The default method simply returns the object and issues a warning.


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