Files in chris-prener/postmastr
Tidy Tools for Standardizing and Parsing Street Addresses

.Rbuildignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md .github/ISSUE_TEMPLATE/other-inquiry.md .github/PULL_REQUEST_TEMPLATE.md
.github/labels.json
.gitignore
.travis.yml
.travis/install.sh
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/build.R R/city.R R/country.R R/dictionary.R R/directional.R R/house.R R/houseAlpha.R R/houseFrac.R R/houseRange.R R/houseSuf.R R/intersection.R R/mutate.R R/parse.R R/postal.R R/prep.R R/state.R R/street.R R/suffix.R R/sushi.R R/unit.R R/utils.R README.Rmd README.md
_pkgdown.yml
appveyor.yml
codecov.yml
data/dic_country.rda
data/dic_us_dir.rda
data/dic_us_intersect.rda
data/dic_us_states.rda
data/dic_us_suffix.rda
data/sushi1.rda
data/sushi2.rda
docs/CODE_OF_CONDUCT.html
docs/CONTRIBUTING.html
docs/LICENSE-text.html
docs/PULL_REQUEST_TEMPLATE.html
docs/articles/index.html
docs/articles/postmastr.html
docs/authors.html
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/logo.png
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/dic_us_dir.html
docs/reference/dic_us_intersect.html
docs/reference/dic_us_states.html
docs/reference/dic_us_suffix.html
docs/reference/figures/logo.png
docs/reference/index.html
docs/reference/pm_all_city.html
docs/reference/pm_all_house.html
docs/reference/pm_all_postal.html
docs/reference/pm_all_state.html
docs/reference/pm_any_city.html
docs/reference/pm_any_house.html
docs/reference/pm_any_postal.html
docs/reference/pm_any_state.html
docs/reference/pm_append.html
docs/reference/pm_city_all.html
docs/reference/pm_city_any.html
docs/reference/pm_city_detect.html
docs/reference/pm_city_none.html
docs/reference/pm_city_parse.html
docs/reference/pm_city_std.html
docs/reference/pm_dictionary.html
docs/reference/pm_evaluate.html
docs/reference/pm_has_address.html
docs/reference/pm_has_city.html
docs/reference/pm_has_house.html
docs/reference/pm_has_postal.html
docs/reference/pm_has_state.html
docs/reference/pm_has_uid.html
docs/reference/pm_has_unit.html
docs/reference/pm_houseAlpha_all.html
docs/reference/pm_houseAlpha_any.html
docs/reference/pm_houseAlpha_detect.html
docs/reference/pm_houseFrac_all.html
docs/reference/pm_houseFrac_any.html
docs/reference/pm_houseFrac_detect.html
docs/reference/pm_houseFrac_none.html
docs/reference/pm_houseFrac_parse.html
docs/reference/pm_houseRange_all.html
docs/reference/pm_houseRange_any.html
docs/reference/pm_houseRange_detect.html
docs/reference/pm_houseRange_match.html
docs/reference/pm_houseRange_none.html
docs/reference/pm_houseRange_parse.html
docs/reference/pm_houseSuf_all.html
docs/reference/pm_houseSuf_any.html
docs/reference/pm_houseSuf_detect.html
docs/reference/pm_houseSuf_none.html
docs/reference/pm_houseSuf_parse.html
docs/reference/pm_houseSuf_std.html
docs/reference/pm_house_all.html
docs/reference/pm_house_any.html
docs/reference/pm_house_detect.html
docs/reference/pm_house_none.html
docs/reference/pm_house_parse.html
docs/reference/pm_identify.html
docs/reference/pm_intersect_all.html
docs/reference/pm_intersect_any.html
docs/reference/pm_intersect_detect.html
docs/reference/pm_intersect_longer.html
docs/reference/pm_intersect_wider.html
docs/reference/pm_mutate.html
docs/reference/pm_mutate_raw.html
docs/reference/pm_no_city.html
docs/reference/pm_no_house.html
docs/reference/pm_no_postal.html
docs/reference/pm_no_state.html
docs/reference/pm_parse.html
docs/reference/pm_parse_city.html
docs/reference/pm_parse_house.html
docs/reference/pm_parse_postal.html
docs/reference/pm_parse_state.html
docs/reference/pm_postal_all.html
docs/reference/pm_postal_any.html
docs/reference/pm_postal_detect.html
docs/reference/pm_postal_none.html
docs/reference/pm_postal_parse.html
docs/reference/pm_prep.html
docs/reference/pm_rebuild.html
docs/reference/pm_replace.html
docs/reference/pm_state_all.html
docs/reference/pm_state_any.html
docs/reference/pm_state_detect.html
docs/reference/pm_state_none.html
docs/reference/pm_state_parse.html
docs/reference/pm_state_std.html
docs/reference/pm_std_city.html
docs/reference/pm_std_states.html
docs/reference/pm_streetDir_all.html
docs/reference/pm_streetDir_any.html
docs/reference/pm_streetDir_detect.html
docs/reference/pm_streetDir_none.html
docs/reference/pm_streetDir_parse.html
docs/reference/pm_streetDir_std.html
docs/reference/pm_streetSuf_all.html
docs/reference/pm_streetSuf_any.html
docs/reference/pm_streetSuf_detect.html
docs/reference/pm_streetSuf_none.html
docs/reference/pm_streetSuf_parse.html
docs/reference/pm_streetSuf_std.html
docs/reference/pm_street_parse.html
docs/reference/pm_street_std.html
docs/reference/pm_type_partial.html
docs/reference/pm_type_unknown.html
docs/reference/stdSuffixTbl.html
docs/reference/sushi1.html
docs/reference/sushi2.html
docs/sitemap.xml
index.Rmd inst/extdata/countryData.R inst/extdata/directionalData.R inst/extdata/house_fractional_work.R inst/extdata/intersectionData.R inst/extdata/pm_aptsuffix.R inst/extdata/pm_houseAlpha.R inst/extdata/pm_stAlpha.R inst/extdata/stateData.R
inst/extdata/stdSuffixTbl.RData
inst/extdata/suffixData.R
inst/extdata/suffixDataOrigal.RData
inst/extdata/sushi.R
inst/extdata/sushi1.csv
inst/extdata/sushi2.csv
inst/extdata/testData.R inst/extdata/testSushi.R inst/extdata/testSushiAddress.R inst/extdata/working.R inst/extdata/workingIntersections.R man/dic_country.Rd man/dic_us_dir.Rd man/dic_us_intersect.Rd man/dic_us_states.Rd man/dic_us_suffix.Rd
man/figures/logo.png
man/pm_append.Rd man/pm_city_all.Rd man/pm_city_any.Rd man/pm_city_detect.Rd man/pm_city_none.Rd man/pm_city_parse.Rd man/pm_city_std.Rd man/pm_country_all.Rd man/pm_country_any.Rd man/pm_country_detect.Rd man/pm_country_none.Rd man/pm_country_parse.Rd man/pm_country_std.Rd man/pm_country_trim.Rd man/pm_dictionary.Rd man/pm_evaluate.Rd man/pm_has_address.Rd man/pm_has_uid.Rd man/pm_has_unit.Rd man/pm_houseAlpha_all.Rd man/pm_houseAlpha_any.Rd man/pm_houseAlpha_detect.Rd man/pm_houseFrac_all.Rd man/pm_houseFrac_any.Rd man/pm_houseFrac_detect.Rd man/pm_houseFrac_none.Rd man/pm_houseFrac_parse.Rd man/pm_houseRange_all.Rd man/pm_houseRange_any.Rd man/pm_houseRange_detect.Rd man/pm_houseRange_match.Rd man/pm_houseRange_none.Rd man/pm_houseRange_parse.Rd man/pm_houseSuf_all.Rd man/pm_houseSuf_any.Rd man/pm_houseSuf_detect.Rd man/pm_houseSuf_none.Rd man/pm_houseSuf_parse.Rd man/pm_houseSuf_std.Rd man/pm_house_all.Rd man/pm_house_any.Rd man/pm_house_detect.Rd man/pm_house_none.Rd man/pm_house_parse.Rd man/pm_identify.Rd man/pm_intersect_detect.Rd man/pm_intersect_longer.Rd man/pm_intersect_wider.Rd man/pm_mutate.Rd man/pm_mutate_raw.Rd man/pm_parse.Rd man/pm_postal_all.Rd man/pm_postal_any.Rd man/pm_postal_detect.Rd man/pm_postal_none.Rd man/pm_postal_parse.Rd man/pm_prep.Rd man/pm_rebuild.Rd man/pm_replace.Rd man/pm_state_all.Rd man/pm_state_any.Rd man/pm_state_detect.Rd man/pm_state_none.Rd man/pm_state_parse.Rd man/pm_state_std.Rd man/pm_streetDir_all.Rd man/pm_streetDir_any.Rd man/pm_streetDir_detect.Rd man/pm_streetDir_none.Rd man/pm_streetDir_parse.Rd man/pm_streetDir_std.Rd man/pm_streetSuf_all.Rd man/pm_streetSuf_any.Rd man/pm_streetSuf_detect.Rd man/pm_streetSuf_none.Rd man/pm_streetSuf_parse.Rd man/pm_streetSuf_std.Rd man/pm_street_parse.Rd man/pm_street_std.Rd man/pm_type_partial.Rd man/pm_type_unknown.Rd man/sushi1.Rd man/sushi2.Rd
postmastr.Rproj
tests/testthat.R tests/testthat/test_pm_parse.R
vignettes/.gitignore
vignettes/postmastr.Rmd
chris-prener/postmastr documentation built on Dec. 13, 2020, 3:39 a.m.