indices_ts {BioIndex}R Documentation

Estimation of abundance and biomass indices

Description

Estimation of abundance and biomass indices

Usage

indices_ts(
  mTATB,
  GSA,
  country = "all",
  depth_range,
  strata_scheme,
  stratification,
  wd = NA,
  save = TRUE
)

Arguments

mTATB

data frame

GSA

reference GSA for the analysis

country

reference countries in the GSA for the analysis

depth_range

range of depth strata to perform the analysis (min, max)

strata_scheme

data frame of the stratification scheme

stratification

data frame of strata surface area

wd

working directory

save

boolean. If TRUE the plot is saved in the user defined working directory (wd)


[Package BioIndex version 0.5.02 Index]