| average_rows | Average values across multiple columns for each row of a... |
| corr_report | Perform a simple bivaraite correlation |
| corr_table | Create a formatted correlation table |
| lm_beta_report | Perform a simple multiple regression and get back a... |
| lookup_table | Create a 'data.frame' of variable names and labels. |
| sd_rows | Take the standard deviation across multiple columns for each... |
| sum_missings | Sum missing values across multiple columns for each row of a... |
| sum_rows | Sum values across multiple columns for each row of a... |
| tidy_avg_rows | Updated version of 'average_rows()' |
| tidy_sd_rows | Updated version of 'sd_rows()' |
| tidy_sum_missings | Updated version of 'sum_missings()' |
| tidy_sum_rows | Updated version of 'sum_rows()' |
| winsor_z | Winzorize outliers above a particular standardized value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.