R/compare_inputs.R
compare_fishery_input_flags.Rd
Compares the fishery flags of two runs
compare_fishery_input_flags(fram_db, run_ids, verbose = TRUE)
FRAM database object
Two run ids
If TRUE, print an update to screen when there are no differences in recruits.
TRUE
if (FALSE) fram_db |> compare_fishery_input_flags(c(55, 56)) # \dontrun{}