cust_dup_demo: Demographic breakouts for customer duplication

Description Usage Arguments See Also

View source: R/finalize.R

Description

Runs cust_dup_pct across demographic variables. By default requires sex, cust_res, and birth_year to be present in the customer tables. Returns a data frame with breakouts for each specified demographic.

Usage

1
cust_dup_demo(cust, cust_dup, demos = c("sex", "cust_res", "birth_year"))

Arguments

cust

input customer table

cust_dup

table of customers (with dups) produced by cust_dup_pull

demos

name(s) of demographic variables to check

See Also

Other finalize production data: cust_dup_demo_plot(), cust_dup_identify(), cust_dup_nomissing(), cust_dup_pct(), cust_dup_pull(), cust_dup_samp(), cust_dup_year(), res_id


southwick-associates/salicprep documentation built on Oct. 6, 2020, 12:03 p.m.