Description Usage Arguments Value Examples
Description
1 | get_weights(.tab, .cols_match)
|
.tab |
A dataframe (either the source or target dataframe) |
.cols_match |
A character vector of columns to perform fuzzy matching. |
A numeric vector
1 | get_weights(table_source, c("name", "city", "address"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.