Skip to contents

report_mgt compares the scheduled management operations for all schedules with the triggered management operations. Therefore HRUs are randomly selected for each schedule where one of the schedules is implemented.

Usage

report_mgt(sim_verify, write_report = FALSE)

Arguments

sim_verify

Simulation output of the function run_swat_verification(). To print the management at least the output option outputs = 'mgt' must be set in run_swat_verification()

write_report

(optional) Boolean TRUE for writing output to 'schedule_report.txt' file, FALSE - not preparing this file. Default write_report = FALSE.

Value

Returns a tibble that summarises all management schedules for which operations where scheduled, that were either not triggered of for which operation properties differ..