sex_ratio {BioIndex}R Documentation

Sex ratio

Description

Sex ratio

Usage

sex_ratio(
  mTATB,
  GSA,
  country,
  depth_range,
  stratas,
  stratification,
  wd = NA,
  save = TRUE,
  verbose = FALSE
)

Arguments

mTATB

data frame of the merged TA and TB

GSA

reference GSA for the analysis

country

vector of reference countries for the analysis

depth_range

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

stratas

data frame of the reference strata for the study area

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)

verbose

boolean. If TRUE a message is printed


[Package BioIndex version 0.5.02 Index]