| breakdown | Breakdown values of a variable by the number of people who... |
| define_variables | Define the variable names for the project by converting ugly... |
| fetch_percent_table | Runs percent_table for melted data frames. |
| fetch_var | Fetches values from a melted data frame. |
| fetch_var_by | Fetches the values of one variable where a second variable is... |
| fetch_var_in_range | Fetches values from a melted data frame that are within a... |
| fn_on_df | Runs a function on the values of a melted data frame. Used... |
| get_data | Gets the data parameter that was previously set by set_data()... |
| ids | Gets the ids of the melted data frame. |
| make_new_var | Given a melted data frame and a definition for the new... |
| na.rm | Deletes all NA and NA-like values from a melted data frame. |
| percent_table | Prints a percent table. |
| set_data | Sets the data parameter to a certain data frame. |
| stattest | Runs a particular statistical test over a melted data frame. |
| surveytools | surveytools. |
| swap_by_ids | Given a melted data frame, a list of ids mapping to what... |
| swap_by_value | Given a melted data frame, a list of values as they currently... |
| swap_multiple_ids | Given a melted data frame, a vector of ids, a value, and a... |
| varnames | Gets the variable names of the melted data frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.