validate_list: Validate an Mail or Email List

Description Usage Arguments

View source: R/validate-lists.R

Description

Validate an Mail or Email List

Usage

1
validate_list(df, type = "mail", solicitation = T, h = hallptbl)

Arguments

df

a data frame that is a mail or email list. Email lists should include at least pidm, and prefemail. Mail lists should include:

  1. pidm

  2. addr1

  3. st

  4. zip

type

a character string describing whether df is a "mail" or "email" list

solicitation

a logical value describing whether or not df is a solicitation. Determines whether or not solicitation exclusion codes should be used.

h

a database table or local data frame that looks like hallptbl


crazybilly/muadc documentation built on March 6, 2021, 4:15 p.m.