delete_danglers: Try to delete stuff after the good address

View source: R/main.R

delete_danglersR Documentation

Try to delete stuff after the good address

Description

THIS IS EXPERIMENTAL AND NOT WELL TESTED We will search for an exact match, where there are more than 9 points with that address for direction, name, suffix Return either the input or the cleaned value plus what was removed

Usage

delete_danglers(Address)

Arguments

Address

: Prefix, Name, Type.

Value

A tibble will be returned with the:

  • Good data (either the input or cleaned input)

  • What was removed (may be blank)

Examples

delete_danglers("Tulane ST #5")

alankjackson/GeocodeHou documentation built on May 20, 2022, 12:03 p.m.