Skip to contents

This function calculates taxa production based on the production:biomass method

Usage

pb_prod.sample(
  df = NULL,
  sizesDf = NULL,
  massValue = NULL,
  massLabel = NULL,
  pb = 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

pb

numeric. The production:biomass ratio.

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