View source: R/determine_mapping.R
determine_mapping | R Documentation |
Determine pairwise structural mappings
determine_mapping(df, ..., listviewer = TRUE)
df |
a data frame |
... |
columns or a tidyselect specification |
listviewer |
logical. defaults to TRUE to view output using the listviewer package |
description of mappings
iris %>%
determine_mapping(listviewer = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.