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.

Package details

AuthorDominic Jarkey [aut, cre]
MaintainerDominic Jarkey <dominic.jarkey@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/domjarkey/relatable
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("relatable")

Try the relatable package in your browser

Any scripts or data that you put into this service are public.

relatable documentation built on May 2, 2019, 8:30 a.m.