If an archive of pre-generated data files is available locally, users can set the location of this directory withsetArchiveBaseDir(). Otherwise, users must specify an external source of pre-generated datafiles with setArchiveBaseUrl().

To avoid internet latency, specification of BASE_DIR will always take precedence over specification of BASE_URL.

Package functions that load pre-generated data files will load data from this directory. These functions include:

Format

Directory string.

See also

getArchiveBaseDir

setArchiveBaseDir

setArchiveBaseUrl