Skip to contents

Read NC voter file

Usage

vf_read_nc(path_registration, path_history, ...)

Arguments

path_registration

path to NC registration file or directory

path_history

path to NC history file or directory

...

additional arguments passed to readr::read_csv()

Value

tibble

Examples

# TODO