Skip to contents

OFFICE look-up Table

Usage

hy_reg_office_list(hydat_path = NULL)

Source

HYDAT

Arguments

hydat_path

The path to the hydat database or NULL to use the default location used by download_hydat. It is also possible to pass in an existing src_sqlite such that the database only needs to be opened once per user-level call.

Value

A tibble of offices

Examples

if (FALSE) {
hy_reg_office_list()
}