| add_index | Add index |
| categorize_scale | Categorize numeric variables into categories |
| center_scale | Center numeric, continuous variables |
| correlate | Compute correlation coefficients |
| crosstab | Crosstab variables |
| describe | Describe numeric variables |
| describe_cat | Describe categorical variables |
| design_gray | Gray design |
| design_grey | Grey design |
| design_lmu | Colorbrewer-inspired design with focus on LMU (lmu.de) green |
| dummify_scale | Convert categorical variables to dummy variables |
| expand_range | Expand a range with a multiplicative or additive constant |
| fbposts | Facebook posts reliability test |
| get_reliability | Get reliability estimates of index variables |
| incvlcomments | Incivil Comments Data |
| minmax_scale | Rescale numeric continuous variables to new minimum/maximum... |
| model | Access model(s) used to estimate output |
| new_tdcmm | 'tdcmm' output constructor |
| oob | Out of bounds handling |
| percentage_labeller | Helper function for labelling purposes |
| pipe | Pipe operator |
| recode_cat_scale | Recode one or more categorical variables into new categories |
| regress | Compute linear regression |
| rescale | Rescale continuous vector to have specified minimum and... |
| rescale_max | Rescale numeric vector to have specified maximum |
| rescale_mid | Rescale vector to have specified minimum, midpoint, and... |
| rescale_none | Don't perform rescaling |
| reverse_scale | Reverse numeric, logical, or date/time continuous variables |
| setna_scale | Set specified values to NA in selected variables or entire... |
| snscomments | SNS Comments data |
| tab_frequencies | Tabulate frequencies |
| tab_percentiles | Tabulate percentiles for numeric variables |
| tdcmm-class | 'tdcmm' class |
| test_icr | Perform an intercoder reliability test |
| to_correlation_matrix | Create correlation matrix |
| t_test | Compute t-tests |
| unianova | Compute one-way ANOVAs |
| visualize | Visualize tidycomm output |
| WoJ | Worlds of Journalism sample data |
| zero_range | Determine if range of vector is close to zero, with a... |
| z_scale | Z-standardize numeric, continuous variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.