powered by
Hash a street name quickly and accurately
HashStreetName(x)unHashStreetName(x)
unHashStreetName(x)
For HashStreetName, an integer vector the same length as x, a hash of the input; for unHashStreetName the inverse operation.
HashStreetName
x
unHashStreetName
If the original x does not contain a recognized street name, the result of unHashStreetName will be NA.
NA
A character vector of uppercase street names (without the street type).
HashStreetName("FLINDERS")
Run the code above in your browser using DataLab