Package: safejoin 0.2.0
safejoin: Perform "Safe" Table Joins
The goal of 'safejoin' is to guarantee that when performing joins extra rows are not added to your data. 'safejoin' provides a wrapper around 'dplyr::left_join' that will raise an error when extra rows are unexpectedly added to your data. This can be useful when working with data where you expect there to be a many to one relationship but you are not certain the relationship holds.
Authors:
safejoin_0.2.0.tar.gz
safejoin_0.2.0.zip(r-4.7)safejoin_0.2.0.zip(r-4.6)safejoin_0.2.0.zip(r-4.5)
safejoin_0.2.0.tgz(r-4.6-any)safejoin_0.2.0.tgz(r-4.5-any)
safejoin_0.2.0.tar.gz(r-4.7-any)safejoin_0.2.0.tar.gz(r-4.6-any)
safejoin_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
safejoin/json (API)
NEWS
| # Install 'safejoin' in R: |
| install.packages('safejoin', repos = c('https://samedwardes.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/samedwardes/safejoin/issues
Last updated from:032fb83e80. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 97 | ||
| source / vignettes | OK | 142 | ||
| linux-release-x86_64 | WARNING | 113 | ||
| macos-release-arm64 | WARNING | 132 | ||
| macos-oldrel-arm64 | WARNING | 191 | ||
| windows-devel | WARNING | 79 | ||
| windows-release | WARNING | 66 | ||
| windows-oldrel | WARNING | 70 | ||
| wasm-release | OK | 99 |
Exports:safe_left_join
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|
