rcv (version 0.2.0)

clean_mn: Function for cleaning Minneapolis RCV data

Description

The Minneapolis data comes in a different form than SF or Cambridge data. This function optimizes the process for formatting this data.

Usage

clean_mn(data)

Arguments

data

The raw RCV data

Value

The data formatted for use with rcv_tally

Examples

Run this code
# NOT RUN {
clean_mn(minneapolis_mayor_2013)
# }

Run the code above in your browser using DataLab