determine_mapping: Determine pairwise structural mappings

View source: R/determine_mapping.R

determine_mappingR Documentation

Determine pairwise structural mappings

Description

Determine pairwise structural mappings

Usage

determine_mapping(df, ..., listviewer = TRUE)

Arguments

df

a data frame

...

columns or a tidyselect specification

listviewer

logical. defaults to TRUE to view output using the listviewer package

Value

description of mappings

Examples


iris %>%
determine_mapping(listviewer = FALSE)

Harrison4192/validata documentation built on April 14, 2025, 10:25 a.m.