Learn R Programming

safedata (version 1.1.3)

load_location_aliases: Load and cache the SAFE location aliases

Description

This function loads the SAFE locations alias, stored as a csv file in the root of the SAFE data directory, as data frame.

Usage

load_location_aliases()

Arguments

Value

A data frame containing the SAFE location aliases.

Details

When this function is first called in a session, the loaded data frame object is cached for re-use (see load_index).

See Also

load_gazetteer, load_index