This function loads the SAFE locations alias, stored as a csv file in the root of the SAFE data directory, as data frame.
load_location_aliases()
A data frame containing the SAFE location aliases.
When this function is first called in a session, the loaded data frame
object is cached for re-use (see load_index
).