| determine_mapping {validata} | R 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)
[Package validata version 0.1.0 Index]