check all index years/fleets in EM available in OM. (but not vice versa) a general function that can be used
Source:R/checkinput.R
check_avail_dat.Rd
check all index years/fleets in EM available in OM. (but not vice versa) a general function that can be used
Usage
check_avail_dat(
EM_dat,
OM_dat,
list_item = "CPUE",
colnames = c("year", "seas", "index")
)