| aggregate_count | Aggregating by counts |
| aggregate_count_weighted | Aggregating by weighted counts |
| aggregate_frequent | Aggregating to most frequent values |
| aggregate_frequent_weighted | Aggregate most frequent values with stratification weights |
| aggregate_median | Aggregating by median |
| aggregate_mode | Aggregating to mode |
| aggregate_percent | Aggregating to percentages |
| aggregate_percent_weighted | Aggregating to weighted percentages |
| data_validation_all_others | frequencies of all answers in "other" columns |
| data_validation_cleaning_log_comparison | Compare cleaning log and cleaned data |
| data_validation_find_duplicates | Lists duplicates in a dataframe column Returns all numerical... |
| data_validation_outliers | Lists outliers in a dataframe Returns all numerical values... |
| hasdata | has data removes NA, empty strings and non-finite values from... |
| load_cleaninglog | Loads the cleaning log from a csv file |
| load_data | load_data |
| load_questionnaire | load_questionnaire |
| load_samplingframe | Loads the sampling frame from a csv file, performing inital... |
| medianORmode | Median or Mode |
| percent_increase | percent_increase |
| question_get_choice_labels | question_get_choice_labels |
| question_is_categorical | question_is_categorical |
| question_is_numeric | question_is_numeric |
| question_is_select_multiple | question_is_select_multiple |
| question_is_select_one | question_is_select_one |
| reach_style_color_beige | reach brand beiges |
| reach_style_color_beiges | Reach brand beige triples |
| reach_style_color_darkgrey | Reach brand dark greys |
| reach_style_color_darkgreys | Reach brand dark grey triples |
| reach_style_color_lightgrey | reach brand light greys |
| reach_style_color_lightgreys | Reach brand light greys triples |
| reach_style_color_red | Reach brand reds |
| reach_style_color_reds | Reach brand reds triples |
| reach_style_line__stacked | Stacked line graph |
| reach_style_line_with.band | Line graph with confidence band |
| reach_style_points_by_category_with_error_bars | points with horizontal error bars |
| select_other_columns | Subset columns that end in "other" or "autre" |
| test.fun.export | Aggregating by counts |
| test_hypothesis_chisquare | Chi-Square test on all variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.