getNlDir: Get the paths to the various data locations

Description Usage Arguments Examples

View source: R/datapath.R

Description

Get the paths to the various locations of nightlights data generated by the Rnightlights package. These correspond to the various "dir..." options in the pkgOptions settings

Usage

1
getNlDir(dirName)

Arguments

dirName

character vector The name of the directory to retrieve

Examples

1
2
3
4
5
6
7
getNlDir("dirRasterOutput")

getNlDir("dirNlTiles")

getNlDir("dirPolygon")

getNlDir("dirZonals")

Rnightlights documentation built on Aug. 29, 2019, 5:02 p.m.