| add_class | Add class | 
| add_package_snippets | Export package-specific R snippets | 
| apa_cor_table | Create a correlation table with summary statistics in APA... | 
| cat_var_table | Create a summary table for categorical variables and their... | 
| cat_var_table_mi | Create a summary table for categorical variables and their... | 
| clip_excel | Copy data to clipboard to paste into Excel | 
| cor_matrix | Calculates correlation matrix with significance tests and... | 
| cut_p | Cut a continuous variable into given proportions | 
| dot-floor_ceiling | Helper function to round up and down in turn | 
| dot-is.numeric_col | Tests whether a column in df, specificied by string, is... | 
| dummy_code | Dummy code variable | 
| dump_to_clip | Dump objects to clipboard (to transfer them between R... | 
| fmt_p | Format p-value in line with APA standard (no leading 0) | 
| fmt_pct | Format fraction as percentage string | 
| gcd.hf | Geosedic distance between two points. | 
| get_pairwise_letters | Get letters to indicate results of multiple... | 
| get_rename_tribbles | Get code to generate tibbles to rename categorical variables... | 
| ggsave_show | Save ggplot-graph and show in folder | 
| glance.mira | Glance a multiple imputation 'mice' pooled object | 
| glue_warn | glue::glue wrapper that warns when items evaluate to NULL | 
| gt_add_plots | Add plots into gt table column | 
| gt_apa_style | Helper function to style gt-table in APA style This function... | 
| line_to_vector | Turn line of items separated by spaces into c() command | 
| lm_std | lm() with standardised continuous variables | 
| lm_with_std | Creates a summary table comparing standardised and... | 
| make_mult_scales | Creates multiple scales by calculating item means and returns... | 
| make_scale | Creates a scale by calculating item mean and returns... | 
| mira.lm_F_test | Report F-test for significance of multiply imputed lm models | 
| na_share | Calculate share of NA-values in vector | 
| paired_t_test_d | Pairwise t.test with Cohen's d | 
| pairwise_t_test_mi | Pairwise t-tests() on multiply-imputed data (accepts survey... | 
| pairwise_t_tests | Pairwise t-tests() returned in tidy dataframe | 
| plot_distributions | Create distribution charts to show in descriptive table | 
| plot_mediation | Plot mediation model with one or more mediators | 
| polr_with_std | Creates a summary table comparing standardised and... | 
| p_pct-deprecated | Formats a number to print as percentage | 
| quickpred_ext | Create mice predictorMatrix including unordered factors... | 
| reexports | Objects exported from other packages | 
| rename_cat_variables | Rename variables and/or their levels | 
| rNuggets | A set of helper functions for statistics and data analysis | 
| rNuggets-deprecated | Deprecated functions in package 'rNuggets'. | 
| round_ | Round function that returns trailing zeroes | 
| round_df | Round all numeric columns in dataframe | 
| run_lm | lm() for pipes - data as first argument | 
| scale_blank | Scales a vector and returns it without attributes | 
| setup_analysis_project | Set up analysis project folder and script files | 
| sigstars | Significance stars for p-values | 
| simplify_factor-deprecated | Collapse factor levels into "Other" | 
| spearman_brown | Calculate Spearman-Brown reliability for two-item scale | 
| summary.rN_lm | Summary of an lm object created with run_lm() wrapper | 
| survey_cor_matrix | Create a correlation matrix from survey data with summary... | 
| svy_cohen_d_pair | t.test for survey object with Cohen's d | 
| svy_group_means | Show group counts and group means in srvyr data | 
| svy_make_scale | Creates scale by calculating item mean and returns... | 
| svy_pairwise.t.test | Pairwise t.tests with effect sizes and survey weights | 
| tidy.exp | Tidy function to exponentiate coefficients | 
| tidy.mira | Tidy multiple imputation models created with 'mice' | 
| tidy.polr_p | Tidy polr with added p-values | 
| tidy.rN_std | Helper function to enable tidy.lm to be used on lm_std()... | 
| to_tribble | Converts a tibble to tribble code | 
| t_test_mi | t-test() on multiply-imputed data (accepts survey weights) | 
| tunnel | Tunnel a dataframe through a function for side effects | 
| within_km | Identify rows of dataframe with observations in certain... | 
| wtd_cor_matrix_mi | Create a correlation matrix from multiply imputed data with... | 
| wtd_group_means_mi | Show group counts and group means in multiply imputed and... | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.