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

Description Usage Arguments Value Examples

View source: R/getnlurl.R

Description

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

Usage

1
getAllNlUrlOLS(nlTypes, configNames = "", extensions)

Arguments

nlTypes

The nlTypes for which to return the tile download URL

configNames

character filter by configNames if specified

extensions

character filter by extensions if specified

Value

character string Url of the OLS tile file

Examples

1
2
3
4
## Not run: 
  getAllNlUrlOLS()

## End(Not run)

chrisvwn/Rnightlights documentation built on Sept. 7, 2021, 1:44 a.m.