powered by
Determine pairwise structural mappings
determine_mapping(df, ..., listviewer = TRUE)
a data frame
columns or a tidyselect specification
logical. defaults to TRUE to view output using the listviewer package
description of mappings
# NOT RUN { iris %>% determine_mapping(listviewer = FALSE) # }
Run the code above in your browser using DataLab