Checks if all data is available
allExistsCtryNlData(ctryCodes, admLevels, nlTypes, configNames,
multiTileStrategy = pkgOptions("multiTileStrategy"),
multiTileMergeFun = pkgOptions("multiTileMergeFun"),
removeGasFlares = pkgOptions("removeGasFlares"), nlPeriods, nlStats,
gadmVersion = pkgOptions("gadmVersion"),
gadmPolyType = pkgOptions("gadmPolyType"), custPolyPath = NULL)
character
vector of ctryCodes to filter by
A character vector of admLevels to filter by
A character vector of nlTypes to filter by
character the type of raster being processed
character How to handle multiple tiles per nlPeriod
character The function to use to merge tiles
logical Whether to perform gas flare removal pre-processing
A character vector of nlPeriods to filter by
The stats to filter by
The GADM version to use
The format of polygons to download from GADM
Alternative to GADM. A path to a custom shapefile zip
TRUE/FALSE