validNlTileNameVIIRS: Check valid VIIRS nightlight tile name

Description Usage Arguments Value Examples

View source: R/tiles.R

Description

Check if a tile name is valid for a given VIIRS nightlight type.

Usage

1
validNlTileNameVIIRS(tileName, nlType)

Arguments

tileName

the name of the tile

nlType

character the nlType

Value

TRUE/FALSE

Examples

1
2
Rnightlights:::validNlTileNameVIIRS("00N060W", "VIIRS.M")
 #returns TRUE

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