get_weights: Get Weights

Description Usage Arguments Value Examples

View source: R/get_weights.R

Description

Description

Usage

1
get_weights(.tab, .cols_match)

Arguments

.tab

A dataframe (either the source or target dataframe)

.cols_match

A character vector of columns to perform fuzzy matching.

Value

A numeric vector

Examples

1
get_weights(table_source, c("name", "city", "address"))

MatthiasUckert/Rmatch documentation built on Jan. 3, 2022, 11:09 p.m.