Learn R Programming

Rnightlights (version 0.2.4)

getNlTileZipLclNameOLS: The name with which to save the OLS tile locally

Description

The name with which to save the OLS tile locally

Usage

getNlTileZipLclNameOLS(nlType = "OLS.Y",
  configName = pkgOptions(paste0("configName_", nlType)), nlPeriod)

Arguments

nlType

The particular VIIRS type e.g. VIIRS.D for daily VIIRS

configName

character the type of raster being processed

nlPeriod

The year of the OLS tile

Value

character string filename

Examples

Run this code
# NOT RUN {
Rnightlights:::getNlTileZipLclNameOLS("2012")
#returns "OLS.Y_2012_00N180W.tar"
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab