read_EL155 | R Documentation |
Read a EL155 file
read_EL155(
path = "build/input/SC_2010Gen/Allendale/EL155",
cname,
precinct_regex = "(RUN DATE|ELECTION ID:)"
)
path |
path to raw file |
cname |
county name |
precinct_regex |
regex that identifies precinct (a data row) |
allendale <- read_EL155("build/input/SC_2010Gen/Allendale/EL155", "Allendale")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.