tileName2Idx: Get the index of a tile given its name

Description Usage Arguments Value Examples

View source: R/tiles.R

Description

Get the index of a VIIRS tile as given by getNlTiles() given its name

Usage

1
tileName2Idx(tileName, nlType)

Arguments

tileName

name as given by getNlTiles()

nlType

the nlType of interest

Value

Integer index of the tile

Examples

1
Rnightlights:::tileName2Idx("00N060W", "VIIRS.M")

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