Learn R Programming

Rnightlights (version 0.1.2)

getNlTifLclNameOLS: Constructs the filename used to save/access the decompressed OLS .tif file

Description

Constructs the filename used to save/access the decompressed OLS .tif file

Usage

getNlTifLclNameOLS(nlYear)

Arguments

nlYear

the year in which the tile was created

Value

a character vector filename of the .tif VIIRS tile

Examples

Run this code
# NOT RUN {
#using default dirNlTiles
# }
# NOT RUN {
getNlTifLclNameOLS("2004")
# }
# NOT RUN {
 #returns "ols_2004.tif"


# }

Run the code above in your browser using DataLab