Description Usage Arguments Value Examples
Returns a country's gasflares polygon if it exists
1 2 3 4 5 6 | getNlCtryGasFlaresPoly(
ctryCode = ctryCode,
gadmVersion = pkgOptions("gadmVersion"),
gadmPolyType = pkgOptions("gadmPolyType"),
custPolyPath = NULL
)
|
ctryCode |
|
gadmVersion |
The GADM version to use |
gadmPolyType |
The format of polygons to download from GADM |
custPolyPath |
Alternative to GADM. A path to a custom shapefile zip |
spPolygons
the country gasflare polygon
1 2 3 4 5 | ## Not run:
getNlCtryGasFlaresPoly(ctryCode="NGA")
#returns gasflare polygon
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.