report_realtime_lag: Generate diagnostic report

Description Usage Arguments Examples

View source: R/report_realtime_lag.R

Description

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

Usage

1
report_realtime_lag(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.

Examples

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

## End(Not run)

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