Description Usage Arguments Value Examples
Create a dataframe mapping each country in the rworldmap to the VIIRS tiles which they intersect with and thus need to be retrieved to process their nightlight imagery. Since some functions use this dataframe for long-term processing, omitCountries can eliminate countries that should be excluded from the list hence from processing. Countries can be added in the omitCountries function. Default is "none".
1 | getTilesCtryIntersectVIIRS(ctryCode)
|
ctryCode |
The country's ISO3 code |
None
1 | Rnightlights:::getTilesCtryIntersectVIIRS("KEN")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.