MIW {BioIndex} | R Documentation |
Estimation of Mean Individual Weight (MIW) time series
MIW( mTATB, GSA, country = "all", depth_range, strata_scheme, stratification, wd = NA, save = TRUE, verbose = TRUE )
mTATB |
data frame of the merged TA and TB |
GSA |
reference GSA for the analysis |
country |
reference countries in the GSA 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) |
verbose |
boolean. If TRUE messages are reported in the console |