nightlight_load: Load the nightlight dataset and return a vector of raster...

Description Usage Arguments Examples

Description

nightlight_load loads nightlight data from the specified destination directory and returns a vector of raster objects

Usage

1
nightlight_load(src, logfun = message)

Arguments

src

source folder where nightlight data was downloaded

logfun

a logging function

Examples

1
2
3
library(nightlight)

nightlight_load("~/datasets/noaa")

altaf-ali/nightlight documentation built on May 11, 2019, 11:29 p.m.