Skip to contents

This function calculates taxa production based on the size-frequency method

Usage

sf_prod.sample(
  df = NULL,
  sizesDf = NULL,
  massValue = NULL,
  massLabel = NULL,
  cpi = NULL,
  full = TRUE,
  ...
)

Arguments

df

a data.frame of long format returned from convert_length_to_mass() function

sizesDf

a data.frame of the

massValue

character string identifying the column name of the mass value

massLabel

character string identifying the column name of the mass value

cpi

integer. The cohort production interval.

full

logical. should the full summary be returned with mean and sd

...

additional arguments passed to function

Value

list object with taxa summary of the sampled data