R/overlap.R
overlap.Rd
This function can be used to access observer and (total) fishery overlap data from within the sefraData object.
sefraData
overlap(object, ...) # S4 method for class 'sefraData' overlap(object, type = "both")
a sefraData class object
additional arguments to the generic function (not used)
one of 'observer', 'fishery' or 'both', to identify which overlap data to access.
'observer'
'fishery'
'both'