Package: joyn 0.3.0.9000

joyn: Tool for Diagnosis of Tables Joins and Complementary Join Features

Tool for diagnosing table joins. It combines the speed of `collapse` and `data.table`, the flexibility of `dplyr`, and the diagnosis and features of the `merge` command in `Stata`.

Authors:R.Andres Castaneda [aut, cre], Zander Prinsloo [aut], Rossana Tatulli [aut]

joyn_0.3.0.9000.tar.gz
joyn_0.3.0.9000.zip(r-4.7)joyn_0.3.0.9000.zip(r-4.6)joyn_0.3.0.9000.zip(r-4.5)
joyn_0.3.0.9000.tgz(r-4.6-any)joyn_0.3.0.9000.tgz(r-4.5-any)
joyn_0.3.0.9000.tar.gz(r-4.7-any)joyn_0.3.0.9000.tar.gz(r-4.6-any)
joyn_0.3.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
joyn/json (API)

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

Bug tracker:https://github.com/randrescastaneda/joyn/issues

Pkgdown/docs site:https://randrescastaneda.github.io

On CRAN:

Conda:

joinmerge

7.60 score 9 stars 2 packages 41 scripts 400 downloads 16 exports 7 dependencies

Last updated from:1bd93c3bd9. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK152
source / vignettesOK233
linux-release-x86_64OK206
macos-release-arm64OK133
macos-oldrel-arm64OK166
windows-develOK97
windows-releaseOK111
windows-oldrelOK101
wasm-releaseOK164

Exports:anti_joinfreq_tablefull_joinget_joyn_optionsinner_joinis_balancedis_idjoynjoyn_msgjoyn_reportleft_joinmergepossible_idsrename_to_validright_joinset_joyn_options

Dependencies:clicollapsedata.tablegluelifecycleRcpprlang

Additional functions
Verifying if dt is uniquely identified | Possible unique identifiers | Verifying if data table is balanced | Tabulating simple frequencies

Last update: 2024-12-18
Started: 2024-02-22

data.table::merge() wrapper
Examples | Simple merge | Going further

Last update: 2024-03-29
Started: 2024-02-22

dplyr joins wrappers
Overview | Rationale | Some examples | 1. Left join | 2. Right join | 3. Full join | 4. Inner join

Last update: 2024-03-29
Started: 2024-02-22

Messages
Overview | Information messages ℹ | Timing messages 🔵 | Warning messages ⚠️ | Error messages ❌ | Additional: How to visualize joyn messages?

Last update: 2024-03-29
Started: 2024-02-22

Advanced functionalities
Advanced use | 1. Use variable country as one of the key variables | 2. Ignore the values of country from y and don't bring it into the resulting table | 3. Update only NAs in table x | 4. Update actual values in table x | 5. Keep original country variable from y into returning table | (Keep matching-names variable from y into x -not updating values in x) | Bring other variables from y into returning table

Last update: 2024-02-22
Started: 2024-02-22

Main functionalities
Overview | General use | The basics | Reporting variable | Key variables | Match type | Type of join | An important feature: JOYn report and info display

Last update: 2024-02-22
Started: 2024-02-22