index_on_grid {BioIndex}R Documentation

Generating maps of indexes

Description

Generating maps of indexes

Usage

index_on_grid(
  mTATBsp,
  stratum,
  wd,
  map_range,
  threshold = 30,
  verbose = FALSE,
  save = FALSE
)

Arguments

mTATBsp

spatial mTATB

stratum

reference stratum range (allowed values: "10,200","10,800","200,800","5,35","5,45")

wd

working directory

map_range

range of coordinates for the map

threshold

minimum number of individuals per haul

verbose

boolean. If TRUE messages are promted in the console

save

boolean. If TRUE the results are stored in the working directory


[Package BioIndex version 0.5.02 Index]