gof_table: Goodness of Fit Table

Description Usage Arguments Value

View source: R/gof_table.R

Description

Creates a table goodness of fit statistics for the specified calibration run.

Usage

1
gof_table(gof_stats_df, run_num, metric, output_format)

Arguments

gof_stats_df

data frame: A data frame of goodness of fit statistics produced by the 'gof_stats' function.

run_num

numeric; The model run number.

metric

character; The metric to display. One of either "WSE" (water surface elevation), or "Q" (discharge).

output_format

character; The output format of the report. One of "html_document", "word_document", "pdf_document".

Value

a 'kable' table object.


mpdougherty/razviz documentation built on April 1, 2021, 4:16 p.m.