Learn R Programming

Rnightlights (version 0.2.4)

getNlUrl: Function to return the url of the tile to download

Description

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

Usage

getNlUrl(nlPeriod)

Arguments

nlPeriod

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

Value

character string Url of the tile file

Examples

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

Run the code above in your browser using DataLab