powered by
Function to return the url of the OLS tile to download given the year
getNlUrlOLS(nlPeriod, configName = pkgOptions("configName_OLS.Y"))
The nlPeriod of the tile for which to return the tile download URL
character the type of raster being processed
character string Url of the OLS tile file
# NOT RUN { tileUrl <- Rnightlights:::getNlUrlOLS("1999") # } # NOT RUN { # }
Run the code above in your browser using DataLab