gen_fish_from_lot: Generate fish from fishing lot (AFB)

Description Usage Arguments Details

Description

Generate fish from fishing lot (AFB)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
gen_fish_from_lot(
  id = NULL,
  type = NULL,
  min_size = NULL,
  max_size = NULL,
  nb = NULL,
  ind_measure = NULL,
  ind_id = NULL,
  ind_size = NULL,
  ...
)

Arguments

id

int id of the lot

type

character type of the lot (N, G, S/L, I)

min_size

dbl minimum size of the lot

max_size

dbl maximum size of the lot

nb

int effectif of the lot

ind_measure

data.frame individual measurement of the fish

ind_id

variable name id of the lot in ind_measure

ind_size

variable name for the size in ind_measure

Details

From fishing lot, we build generate the fish size individual


alaindanet/SizeTrophicInteractions documentation built on Dec. 18, 2021, 11:32 p.m.