Learn R Programming

MazamaLocationUtils (version 0.4.3)

setLocationDataDir: Set location data directory

Description

Sets the data directory where known location data tables are located. If the directory does not exist, it will be created.

Usage

setLocationDataDir(dataDir)

Value

Silently returns previous value of the data directory.

Arguments

dataDir

Directory where location tables are stored.

See Also

LocationDataDir

getLocationDataDir