View source: R/validate-lists.R
validate_list | R Documentation |
Validate an Mail or Email List
validate_list(df, type = "mail", solicitation = T, h = hallptbl)
df |
a data frame that is a mail or email list. Email lists should include at least pidm, and prefemail. Mail lists should include:
|
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 |
list with summary data. An html report of the data will be opened as well
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.