Skip to contents

This function calculates the average species catch per standardized tow to 1.75 km for each year.

Usage

ind_rv_abundance(
  species = "HADDOCK",
  area = "Western/Emerald Banks Conservation Area (Restricted Fisheries Zone)",
  MPAs = NULL,
  data = NULL
)

Arguments

species

character indicating which species to analyze in the RV

area

area of interest for species

MPAs

an object of class "sf", likely from data_CPCAD_areas that contains the name and geoms of the protected areas

data

GSSPECIES from get_data in the Mar.datawrangling package

Value