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

Description Usage Arguments Value Examples

View source: R/getnlurl.R

Description

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

Usage

1
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

1
2
3
4
## Not run: 
tileUrl <- Rnightlights:::getNlUrlOLS("1999")

## End(Not run)

Rnightlights documentation built on Aug. 29, 2019, 5:02 p.m.