Closed cole-brokamp closed 1 month ago
use this for as character methods instead?
e.g.,
addr(c("3333 Burnet Ave Cincinnati OH 45229", "1324 Burnet Ave Cincinnati OH 45229")) |> lapply(digest::digest, algo = "spookyhash", serialize = TRUE, skip = 30)
use this for as character methods instead?
e.g.,