Other packages > Find by keyword >

podcleaner  

Legacy Scottish Post Office Directories Cleaner
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("podcleaner", "0.1.2")



Attach the package and use:
library("podcleaner")
Maintained by
Olivier Bautheac
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-03
Latest Update: 2022-01-11
Description:
Attempts to clean optical character recognition (OCR) errors in legacy Scottish Post Office Directories. Further attempts to match records from trades and general directories.
How to cite:
Olivier Bautheac (2021). podcleaner: Legacy Scottish Post Office Directories Cleaner. R package version 0.1.2, https://cran.r-project.org/web/packages/podcleaner. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2021-11-03 21:20), 0.1.2 (2022-01-11 21:02)
Other packages that cited podcleaner R package
View podcleaner citation profile
Other R packages that podcleaner depends, imports, suggests or enhances
Complete documentation for podcleaner
Functions, R codes and Examples using the podcleaner R package
Some associated functions: clean_address_attached_words . clean_address_body . clean_address_ends . clean_address_mac . clean_address_names . clean_address_number . clean_address_others . clean_address_places . clean_address_possessives . clean_address_post_clean . clean_address_pre_clean . clean_address_saints . clean_address_suffixes . clean_address_worksites . clean_forename . clean_forename_punctuation . clean_forename_separate_words . clean_forename_spelling . clean_mac . clean_name_ends . clean_occupation . clean_parentheses . clean_specials . clean_string_ends . clean_surname . clean_surname_punctuation . clean_surname_spelling . clean_title . combine_get_address_house_type . combine_has_match_failed . combine_label_failed_matches . combine_label_if_match_failed . combine_make_match_string . combine_match_general_to_trades . combine_match_general_to_trades_plain . combine_match_general_to_trades_progress . combine_no_trade_address_to_random_string . combine_random_string_if_no_address . combine_random_string_if_pattern . general_clean_directory . general_clean_directory_plain . general_clean_directory_progress . general_clean_entries . general_fix_structure . general_move_house_to_address . general_repatriate_occupation_from_address . general_split_address_numbers_bodies . general_split_trade_addresses . general_split_trade_house_addresses . globals_address_names . globals_ampersand . globals_ampersand_vector . globals_and_double_quote . globals_and_single_quote . globals_forenames . globals_general_colnames . globals_macs . globals_numbers . globals_occupations . globals_places_raw . globals_places_regex . globals_regex_address_house_body_number . globals_regex_address_prefix . globals_regex_and_filter . globals_regex_and_match . globals_regex_get_address_house_type . globals_regex_house_split_trade . globals_regex_house_to_address . globals_regex_irrelevants . globals_regex_occupation_from_address . globals_regex_split_address_body . globals_regex_split_address_empty . globals_regex_split_address_numbers . globals_regex_split_trade_addresses . globals_regex_titles . globals_saints . globals_suffixes . globals_surnames . globals_titles . globals_trades_colnames . globals_union_colnames . globals_worksites . trades_clean_directory . trades_clean_directory_plain . trades_clean_directory_progress . trades_clean_entries . utils_IO_load . utils_IO_path . utils_IO_write . utils_clean_address . utils_clean_address_body . utils_clean_address_ends . utils_clean_address_number . utils_clean_addresses . utils_clean_ends . utils_clean_names . utils_clean_occupations . utils_clear_content . utils_clear_irrelevants . utils_execute . utils_format_directory_raw . utils_gsub_if_found . utils_is_address_missing . utils_label_address_if_missing . utils_label_missing_addresses . utils_load_directories_csv . utils_make_file . utils_make_path . utils_mutate_across . utils_mute . utils_paste_if_found . utils_regmatches_if_found . utils_regmatches_if_not_empty . utils_remove_address_prefix . utils_split_and_name . utils_squish_all_columns . 
Some associated R codes: Full podcleaner package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize 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  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA