freqReport: Create Frequency Analysis Report

View source: R/freqReport.R

freqReportR Documentation

Create Frequency Analysis Report

Description

Create a 2-page pdf file report of a frequency analysis. The report contains the text output from print(x), the estimated values of selected probabilities of exceedance, and a diagnostic plot for each fitted distribution.

Usage

freqReport(x, file)

Arguments

x

and object of class "freqAnal."

file

the output file base name; the .pdf suffix is appended to make the actual file name. if missing, then the name of x is used as the base name.

Value

The actual file name is returned invisibly.


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