mdsumner/unjoin: Separate a Data Frame by Normalization

Separate a data frame in two based on key columns. The function unjoin() provides an inside-out version of a nested data frame. This is used to identify duplication and normalize it (in the database sense) by linking two tables with the redundancy removed. This is a basic requirement for detecting topology within spatial structures that has motivated the need for this package as a building block for workflows within more applied projects.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.0
URL https://github.com/hypertidy/unjoin
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mdsumner/unjoin")
mdsumner/unjoin documentation built on May 10, 2020, 2 p.m.