| add_candidate_ids | Add candidate identifiers to precinct returns |
| add_geo_ids | Add state and county identifiers to precinct returns |
| add_jurisdiction_fips | Merge FIPS codes from EAVS |
| all_na | Identify all-'NA' rows or columns in spreadsheet data |
| as_header | Create identifier columns in spreadsheet data |
| assign_defaults | Assign default values to missing precinct return variables |
| assign_fixed | Assign dataverse identifiers by expected values of 'office'. |
| assign_match | Assign rows matching an 'office' pattern to a dataverse |
| candidate_merge_name | Create a merge key from candidate names |
| candidates | A lookup table for candidate identifiers |
| carry_forward | Carry spreadsheet values forward row-wise or column-wise |
| census_precincts | A table describing Census voting districts |
| col_values | Inspect variables' unique values |
| combine_value_cols | Combine value columns in spreadsheet data |
| compare_votes | Compare vote totals |
| county_ids | County Identifiers |
| county_sub_ids | County Subdivison Identifiers |
| dvna | Test for 'office' values not yet assigned to a dataverse |
| eavs | The 2016 Election Administration Voting Survey |
| fields | Field schema in datapackage format |
| field_schema | Retrieve field schema for a single field |
| finalize | Finalize spreadsheet data |
| grapes-e-grapes | Extract pattern matches |
| grapes-equals-grapes | Detect pattern matches |
| grapes-grapes | Remove pattern matches |
| jurisdiction_merge_name | Create a merge key for jurisdictions |
| keep_minimal | Keep a subset of columns in spreadsheet data |
| medslcleaner | An R Package for Cleaning MEDSL Data |
| melt_votes | Melt wide-formatted returns |
| move | Move a pattern match between columns |
| nlapply | 'lapply' with named outputs |
| normalize_district_numbers | Drop leading zeroes from district numbers-as-strings |
| normalize_office | Normalize office values |
| normalize_party | Expand common party abbreviations |
| normalize_presidential_candidates | Normalize names of presidential candidates |
| normalize_whitespace | Normalize whitespace in character columns |
| not_in_eavs | Display 'jurisdiction' merge keys in precinct returns but not... |
| not_in_state | Display 'jurisdiction' merge keys in EAVS but not precinct... |
| ogrep | Test an 'office' pattern for assigning rows to a dataverse |
| paste_omit_na | Concatenate strings omitting NAs |
| read_dir | Read a directory of returns data |
| read_legacy_csv | Read CSV-formatted returns from the disk |
| read_xlreturns | Read spreadsheet data from Excel files |
| row_contains | Identify spreadsheet rows that contain a pattern |
| search_all | Search across all character columns |
| split_cells | Split multiple tables in spreadsheets into separate... |
| spreadsheet_example | Retrieve paths to packaged Excel spreadsheets |
| state_eavs | Load EAVS precinct data for a given state |
| state_ids | State Identifiers |
| state_totals | Presidential vote totals in 2016, by state |
| validate | Validate election returns against schema |
| write_precincts | Save returns to disk |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.