importElectionWorksheets: Import election data files.

Description Usage Arguments Value Examples

Description

A helper function to convert the Excel files released on Toronto's OpenData site into R dataframes

Usage

1

Arguments

filename

The file to import.

Value

A dataframe containing the results from each worksheet.

Examples

1
2
3
4
## Not run: 
importWorksheets("2010_Mayor.xls")

## End(Not run)

Psepho/toVotes documentation built on May 23, 2019, 1:08 p.m.