| add_id | Add unique ID for each voter in a contest. | 
| add_precinct | Add precinct to each row of vote dataset, and remove other... | 
| add_wi | Add "other" and write in votes | 
| cast_to_wide | long voter-vote to voter-based data | 
| choice_to_ascii | Basic standardizations | 
| code_c_name | Separate contest and number | 
| filter_existing | Filter down a long dataset to precinct-ballot style... | 
| fix_custom | Custom fixes for contest names that are hard to recode by... | 
| G2016_Dillon_EL155 | Sample EL155 | 
| get_precinct | Extract precinct-identifying information | 
| gg_wfl | Waffle Plot of votes, colored | 
| hello | Hello, World! | 
| identify_voter | assign individual voter ID by reading the asterisk mark | 
| join_1col | Join with candidate data with single district identifier | 
| join_dist | Join by a single district identifier (congerss, state hosue)... | 
| parse_EL155 | separate vote rows in to columns | 
| read_EL155 | Read a EL155 file | 
| read_format_EL155 | Wrapper from path to formatted data | 
| recode_abbrv | Translate abbreviation codes to labels | 
| sample_nvoters | Take a small sample of voters or precincts | 
| sc_counties | Information about South Carolina counties | 
| slim_bind | Bind a list of dataframes, but with only a subset of... | 
| sol_fmt | Format solicitor and school district | 
| std_contest | Standardize contest variables | 
| stdnum_yesno | Standardize Yes / No / NA to -1, 1, 0. | 
| std_sc_first | Standardize contest with first letter after code | 
| std_sc_solicit | Standardize solicitor contest with district number, based on... | 
| std_yes_no | Standardize options in referendum contest | 
| stwide_to_numeric | Encode party of statewide offices in South Carolina | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.