surname_summary: Briefly summarizes the surnames in a voter file.

View source: R/surname_utils.R

surname_summaryR Documentation

Briefly summarizes the surnames in a voter file.

Description

Briefly summarizes the surnames in a voter file.

Usage

surname_summary(voter_file, surname_col)

Arguments

voter_file

The voter file, with each row consisting of a voter.

surname_col

A string denoting the surname column.

Value

No return value, called for side effects (message)


eiCompare documentation built on Aug. 31, 2023, 5:16 p.m.