Skip to contents

This package is experimental. It may change without warning.

vf provides a consistent interface to reading voter files.

Installation

You can install the development version of vf like so:

devtools::install_github('christopherkenny/vf')

Supported States

State Contributors Last Updated Input Function
FL @christopherkenny 2022-08-24 vf_read_fl()
NY @christopherkenny 2022-08-25 vf_read_ny()
NC @christopherkenny 2022-11-21 vf_read_nc()
OH @christopherkenny (in progress) vf_read_oh()

Example

TODO once a few more states are supported