surname_summary: Briefly summarizes the surnames in a voter file.
Description
Briefly summarizes the surnames in a voter file.
Usage
surname_summary(voter_file, surname_col)
Value
No return value, called for side effects (message)
Arguments
- voter_file
The voter file, with each row consisting of a voter.
- surname_col
A string denoting the surname column.