Package: relatable 1.0.0.9000
relatable: Functions for Mapping Key-Value Pairs, Many-to-Many, One-to-Many, and Many-to-One Relations
Functions to safely map from a vector of keys to a vector of values, determine properties of a given relation, or ensure a relation conforms to a given type, such as many-to-many, one-to-many, injective, surjective, or bijective. Permits default return values for use similar to a vectorised switch statement, as well as safely handling large vectors, NAs, and duplicate mappings.
Authors:
relatable_1.0.0.9000.tar.gz
relatable_1.0.0.9000.zip(r-4.7)relatable_1.0.0.9000.zip(r-4.6)relatable_1.0.0.9000.zip(r-4.5)
relatable_1.0.0.9000.tgz(r-4.6-any)relatable_1.0.0.9000.tgz(r-4.5-any)
relatable_1.0.0.9000.tar.gz(r-4.7-any)relatable_1.0.0.9000.tar.gz(r-4.6-any)
relatable_1.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
relatable/json (API)
| # Install 'relatable' in R: |
| install.packages('relatable', repos = c('https://domjarkey.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/domjarkey/relatable/issues
Last updated from:d02569e5d7. Checks:7 WARNING, 1 ERROR, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 279 | ||
| source / vignettes | ERROR | 312 | ||
| linux-release-x86_64 | WARNING | 108 | ||
| macos-release-arm64 | WARNING | 204 | ||
| macos-oldrel-arm64 | WARNING | 198 | ||
| windows-devel | WARNING | 92 | ||
| windows-release | WARNING | 68 | ||
| windows-oldrel | WARNING | 69 | ||
| wasm-release | OK | 98 |
Dependencies:compare
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Data from the periodic table of elements | elements |
| relatable: Functions for Mapping Key-Value Pairs, Many-to-Many, One-to-Many, and Many-to-One Relations | relatable-package relatable |
| Map inputs from a vector of keys to a vector of values. | relatable-functions relate relation |
| US state names and abbreviations | US_states |
