match_StreetType: Find the street type within an address
Description
Find the street type within an address
Usage
match_StreetType(address)
Value
A list of two elements. The first element are the indices of
street type in .permitted_street_type_ord() that is found in the
address. The second element are the corresponding string positions of
the street so identified.