Learn R Programming

Rnightlights (version 0.2.4)

getNlUrlOLS: Function to return the url of the OLS tile to download

Description

Function to return the url of the OLS tile to download given the year

Usage

getNlUrlOLS(nlPeriod, configName = pkgOptions("configName_OLS.Y"))

Arguments

nlPeriod

The nlPeriod of the tile for which to return the tile download URL

configName

character the type of raster being processed

Value

character string Url of the OLS tile file

Examples

Run this code
# NOT RUN {
tileUrl <- Rnightlights:::getNlUrlOLS("1999")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab