overlayGrid {BioIndex}R Documentation

Overlay mTATB and mTATC on GFCM spatial grid

Description

Overlay mTATB and mTATC on GFCM spatial grid

Usage

overlayGrid(
  mTATB,
  mTATC,
  GSA = NA,
  country = "all",
  wd = NA,
  save = TRUE,
  verbose = FALSE
)

Arguments

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


[Package BioIndex version 0.5.02 Index]