Skip to contents

This function creates the total recreational catch indicator Input data is MRIP catch (A, B1, B2 catch combined)

Usage

create_total_mrip(
  data,
  var_name = "catch",
  var_units = "n",
  remove_non_standard = TRUE
)

Arguments

data

The mrip data

var_name

The variable name to use in the indicator name. Default is "catch".

var_units

The variable units to use in the indicator name. Default is "n".

remove_non_standard

Boolean, if TRUE will remove non-standard data ("Does Total Catch (A+B1+B2) Meet MRIP Standard" = NO)

species

The species common name

Value

a tibble