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