R/read_locality_by_postcode.R

Defines functions read_locality_by_postcode

read_locality_by_postcode <- function() {
  qs::qread(system.file("extdata", "LOCALITY_BY_POSTCODE.qs", package = packageName()))
}

Try the healthyAddress package in your browser

Any scripts or data that you put into this service are public.

healthyAddress documentation built on April 12, 2025, 1:28 a.m.