setLocationDataDir {MazamaLocationUtils} | R Documentation |
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)
Arguments
dataDir |
Directory where location tables are stored. |
Value
Silently returns previous value of the data directory.
See Also
[Package MazamaLocationUtils version 0.4.3 Index]