Description Usage Arguments Value
Prepares data for analysis by combining small parties, factoring the party column, and ensuring that question columns are numeric.
1 | data <- prepare_data(data, q_cols, party_col)
|
data |
Dataset. |
q_cols |
Question columns. See |
limit |
Candidate limit for setting party column to other. |
Dataset with subbed and factored party columns, and numeric question cols.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.