report_net_diagnostic: Generate diagnostic report

Description Usage Arguments See Also Examples

View source: R/report_net_diagnostic.R

Description

run this command to render the net_diag report. The reports are then outputted to the report folder

Usage

1
report_net_diagnostic(output_type = "pdf", PROV_TERR_STATE_LOC = "BC")

Arguments

output_type

the type of file to be outputted. Currently html and pdf are supported. defaults to pdf

PROV_TERR_STATE_LOC

Province to be surveyed. Defaults to BC.

See Also

Other report_generators: report_regional_streamflow, report_station

Examples

1
2
3
4
## Not run: 
report_net_diagnostic(output_type = "pdf", PROV_TERR_STATE_LOC = "PE")

## End(Not run)

bcgov/hydrolook documentation built on May 2, 2021, 11:23 p.m.