slu-openGIS / postmastr

R package for Processing and Parsing Untidy Street Addresses
https://slu-opengis.github.io/postmastr/
GNU General Public License v3.0
37 stars 8 forks source link

Suffixfun #2

Closed brucker3 closed 5 years ago

brucker3 commented 5 years ago

added one working function that parses apt unit into its own column vector in the data frame. started working on another one that uses purrr instead of if statements.