Package: dedupewider 0.1.0

dedupewider: Deduplication Across Multiple Columns

Duplicated data can exist in different rows and columns and user may need to treat observations (rows) connected by duplicated data as one observation, e.g. companies can belong to one family (and thus: be one company) by sharing some telephone numbers. This package allows to find connected rows based on data on chosen columns and collapse it into one row.

Authors:Grzegorz SmoliƄski [aut, cre]

dedupewider_0.1.0.tar.gz
dedupewider_0.1.0.zip(r-4.5)dedupewider_0.1.0.zip(r-4.4)dedupewider_0.1.0.zip(r-4.3)
dedupewider_0.1.0.tgz(r-4.4-any)dedupewider_0.1.0.tgz(r-4.3-any)
dedupewider_0.1.0.tar.gz(r-4.5-noble)dedupewider_0.1.0.tar.gz(r-4.4-noble)
dedupewider_0.1.0.tgz(r-4.4-emscripten)dedupewider_0.1.0.tgz(r-4.3-emscripten)
dedupewider.pdf |dedupewider.html
dedupewider/json (API)
NEWS

# Install 'dedupewider' in R:
install.packages('dedupewider', repos = c('https://gsmolinski.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/gsmolinski/dedupewider/issues

On CRAN:

2 exports 4 stars 1.03 score 1 dependencies 5 scripts 327 downloads

Last updated 3 years agofrom:9f43113834. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 22 2024
R-4.5-winNOTEAug 22 2024
R-4.5-linuxNOTEAug 22 2024
R-4.4-winOKAug 22 2024
R-4.4-macOKAug 22 2024
R-4.3-winOKAug 22 2024
R-4.3-macOKAug 22 2024

Exports:dedupe_widena_move

Dependencies:data.table

Usage and Algorithm Explained

Rendered fromusage-and-algorithm-explained.Rmdusingknitr::rmarkdownon Aug 22 2024.

Last update: 2021-10-23
Started: 2021-06-25