sex_ratio_on_grid {BioIndex}R Documentation

Plot sex ratio spatial distribution

Description

Plot sex ratio spatial distribution

Usage

sex_ratio_on_grid(
  mTATBsp,
  depth,
  wd,
  map_range,
  threshold = 30,
  verbose = FALSE,
  save = FALSE
)

Arguments

mTATBsp

spatial mTATB

depth

reference depth range

wd

working directory

map_range

range of coordinates for the map

threshold

minimum number of individuals per haul

verbose

boolean. If TRUE messages are prompted in the console

save

boolean. If TRUE the outputs are saved in the local folder


[Package BioIndex version 0.5.02 Index]