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 21 Nov. 2024.
Previous versions and publish date:
0.1.1 (2021-11-03 21:20)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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