overlayGrid {BioIndex} | R Documentation |
Overlay mTATB and mTATC on GFCM spatial grid
overlayGrid( mTATB, mTATC, GSA = NA, country = "all", wd = NA, save = TRUE, verbose = FALSE )
mTATB |
data frame of the merged TA and TB |
mTATC |
data frame of the merged TA and TC |
GSA |
reference GSA for the analysis |
country |
reference countries for the analysis |
wd |
working directory used to save results |
save |
boolean. If TRUE the outputs are saved in the local folder |
verbose |
boolean. If TRUE messages are prompted in the console |