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:
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✨
card.svg |card.png
joyn/json (API)
NEWS
| # 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
Last updated from:1bd93c3bd9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 198 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-oldrel-arm64 | OK | 208 | ||
| windows-devel | OK | 276 | ||
| windows-release | OK | 108 | ||
| windows-oldrel | OK | 139 | ||
| wasm-release | OK | 111 |
Exports:anti_joinfreq_tablefull_joinget_joyn_optionsinner_joinis_balancedis_idjoynjoyn_msgjoyn_reportleft_joinmergepossible_idsrename_to_validright_joinset_joyn_options
data.table::merge() wrapper
Rendered frommerge-wrapper.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2024-03-29
Started: 2024-02-22
Additional functions
Rendered fromaux-functions.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2024-12-18
Started: 2024-02-22
Advanced functionalities
Rendered fromadv-functionalities.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2024-02-22
Started: 2024-02-22
dplyr joins wrappers
Rendered fromdplyr-joins.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2024-03-29
Started: 2024-02-22
Main functionalities
Rendered frommain-functionalities.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2024-02-22
Started: 2024-02-22
Messages
Rendered frommessages.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2024-03-29
Started: 2024-02-22
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Anti join on two data frames | anti_join |
| Tabulate simple frequencies | freq_table |
| Full join two data frames | full_join |
| Get joyn options | get_joyn_options |
| Inner join two data frames | inner_join |
| Is data frame balanced by group? | is_balanced |
| Check if dt is uniquely identified by 'by' variable | is_id |
| Join two tables | joyn |
| display type of joyn message | joyn_msg |
| Print JOYn report table | joyn_report |
| Left join two data frames | left_join |
| Merge two data frames | merge |
| Find possible unique identifies of data frame | possible_ids |
| Rename to syntactically valid names | rename_to_valid |
| Right join two data frames | right_join |
| Set joyn options | set_joyn_options |
