index_ts_M {BioIndex}R Documentation

Estimation of abundance indices for males

Description

Estimation of abundance indices for males

Usage

index_ts_M(
  mTATB,
  GSA,
  country_analysis,
  depth_range,
  strata_scheme,
  stratification,
  wd = NA,
  save = TRUE
)

Arguments

mTATB

data frame

GSA

reference GSA for the analysis

country_analysis

vector of reference countries 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]