index_ts_F {BioIndex} | R Documentation |
Estimation of abundance indices for females
index_ts_F( mTATB, GSA, country_analysis, depth_range, strata_scheme, stratification, wd = NA, save = TRUE )
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) |