Skip to contents

Convert a location format string to the name of the corresponding column in us_location_table, raising an error if an unknown format is provided.

Usage

to_location_table_column(location_format)

Arguments

location_format

the format string to convert.

Value

the corresponding column name in us_location_table.