Other packages > Find by keyword >

healthyAddress  

Convert Addresses to Standard Inputs
View on CRAN: Click here


Download and install healthyAddress package within the R console
Install from CRAN:
install.packages("healthyAddress")

Install from Github:
library("remotes")
install_github("cran/healthyAddress")

Install by package version:
library("remotes")
install_version("healthyAddress", "0.4.2")



Attach the package and use:
library("healthyAddress")
Maintained by
Hugh Parsonage
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-02-07
Latest Update: 2024-02-07
Description:
Efficient tools for parsing and standardizing Australian addresses from textual data. It utilizes optimized algorithms to accurately identify and extract components of addresses, such as street names, types, and postcodes, especially for large batched data in contexts where sending addresses to internet services may be slow or inappropriate. The core functionality is built on fast string processing techniques to handle variations in address formats and abbreviations commonly found in Australian address data. Designed for data scientists, urban planners, and logistics analysts, the package facilitates the cleaning and normalization of address information, supporting better data integration and analysis in urban studies, geography, and related fields.
How to cite:
Hugh Parsonage (2024). healthyAddress: Convert Addresses to Standard Inputs. R package version 0.4.2, https://cran.r-project.org/web/packages/healthyAddress
Previous versions and publish date:
0.2.0 (2024-02-07 18:50), 0.4.1 (2024-04-28 01:40)
Other packages that cited healthyAddress R package
View healthyAddress citation profile
Other R packages that healthyAddress depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CSMES  
Cost-Sensitive Multi-Criteria Ensemble Selection for Uncertain Cost Conditions
Functions for cost-sensitive multi-criteria ensemble selection (CSMES) (as described in De bock et a ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
d4storagehub4R  
Interface to 'D4Science' 'StorageHub' API
Provides an interface to 'D4Science' 'StorageHub' API (). Allows to get ...
Download / Learn more Package Citations See dependency  
rcc  
Parametric Bootstrapping to Control Rank Conditional Coverage
Functions to implement the parametric and non-parametric bootstrap confidence interval methods desc ...
Download / Learn more Package Citations See dependency  
qmap  
Statistical Transformations for Post-Processing Climate Model Output
Empirical adjustment of the distribution of variables originating from (regional) climate model simu ...
Download / Learn more Package Citations See dependency  
ALSCPC  
Accelerated line search algorithm for simultaneous orthogonal transformation of several positive definite symmetric matrices to nearly diagonal form
Using of the accelerated line search algorithm for simultaneously diagonalize a set of symmetric po ...
Download / Learn more Package Citations See dependency  

22,431

R Packages

191,269

Dependencies

56,139

Author Associations

22,432

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns