Learn R Programming

Rnightlights (version 0.2.3)

downloadNlTilesOLS: Download OLS nightlight tile

Description

Download OLS nightlight tile

Usage

downloadNlTilesOLS(nlPeriod, downloadMethod = pkgOptions("downloadMethod"))

Arguments

nlPeriod

the nlPeriod of the tile

downloadMethod

The method to use for download.

Value

TRUE/FALSE Whether the download was successful

Examples

Run this code
# NOT RUN {
if(Rnightlights:::downloadNlTilesOLS("201405"))
  print("download successful")
  
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab