Description Usage Arguments Value Examples
Function to return the url of the OLS tile to download given the year
| 1 | getNlUrlOLS(nlPeriod, configName = pkgOptions("configName_OLS.Y"))
 | 
| nlPeriod | The nlPeriod of the tile for which to return the tile download URL | 
| configName | character the type of raster being processed | 
character string Url of the OLS tile file
| 1 2 3 4 | ## Not run: 
tileUrl <- Rnightlights:::getNlUrlOLS("1999")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.