add_class | Add class |
add_package_snippets | Export package-specific R snippets |
clip_excel | Copy data to clipboard to paste into Excel |
cor_matrix | Calculate correlation matrix with significance tests and... |
cor_matrix_mi | Create a (weighted) correlation matrix from multiply imputed... |
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 dataframe, specified by string, is... |
dummy_code | Dummy-code variable |
dump_to_clip | Dump objects to clipboard (to transfer them between R... |
dupl_items | Get duplicated items from a vector |
ess_health | Sample data: health data from the European Social Survey Wave... |
fmt_ci | Format confidence interval based on the bounds |
fmt_cor | Format number as correlation coefficient |
fmt_labels_md | A convenience function to render markdown to html in row and... |
fmt_p | Format p-value in line with APA standard (no leading 0) |
fmt_pct | Format fraction as percentage string |
get_coef_rename_tribble | Get code to rename model coefficients in summary tables |
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 |
gt_add_plots | Add plots into gt table column |
gt_apa_style | Helper function to style gt-table in APA style |
knit_print.timesaveR_raw_html | Knitr S3 method to print tables |
line_to_vector | Turn a Line of Items into a Vector or c() Code |
lm_std | lm() with standardised continuous variables |
make_scale | Create a scale by calculating item mean and returns... |
make_scale_mi | Create a scale based on multiple imputation at item level |
make_scales | Create multiple scales by calculating item means and return... |
mira.lm_F_test | Report F-test for significance of multiply imputed lm models |
na_ifs | Set variable to NA when it has specific values |
named_list | Create a list with items named based on the names of... |
na_share | Calculate share of NA-values in vector |
na_when | Set variable to NA based on conditions |
package-deprecated | Create a correlation matrix from multiply imputed data with... |
paired_t_test_d | Paired 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 |
paste_ | Paste arguments while ignoring NAs |
pcor_matrix | Calculates a partial correlation matrix controlling for one... |
pipe | Pipe operator |
plot_distributions | Create distribution charts to show in descriptive table |
plot_mediation | Plot mediation model with one or more mediators |
plot_moderated_mediation | Plot a moderated mediation model |
polr_std | polr() with standardised continuous variables |
print.timesaveR_raw_html | Renders HTML code for Viewer pane |
reexports | Objects exported from other packages |
rename_cat_variables | Rename variables and/or their levels |
report_anova | Report (model comparison) ANOVA tests |
report_cat_vars | Create a summary table for categorical variables and their... |
report_cor_table | Create a correlation table with summary statistics in APA... |
report_lm_with_std | Create a summary table comparing standardized and... |
report_polr_with_std | Create a summary table comparing standardized and... |
round_ | Round function that returns trailing zeroes |
round_df | Round all numeric columns in dataframe |
run_and_format | Run a code snippet and copy formatted code and output to... |
run_mediation | Conduct (parallel) mediation analysis |
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 |
spearman_brown | Calculate Spearman-Brown reliability for two-item scale |
svy_cohen_d_pair | t.test for survey object with Cohen's d |
svy_cor_matrix | Create a correlation matrix from survey data with summary... |
svy_make_scale | Create scale by calculating item mean and returns... |
svy_miss_var_summary | Create overview over missing data in survey object |
svy_pairwise_t_test | Pairwise t.tests with effect sizes and survey weights |
tidy.cor_matrix | Tidy a correlation matrix |
tidy.mira | Tidy multiple imputation models created with 'mice' |
tidy.svy_cor_matrix | Tidy a survey-weighted correlation matrix |
tidy.tsR_std | Helper function to enable tidiers to be used on standardized... |
timesaveR | Functions to Accelerate (Academic) Data Analysis and... |
to_tribble | Convert a tibble/dataframe to tribble code |
t_test_mi | t-test() on multiply-imputed data (accepts survey weights) |
WVS | Sample data: World Values Survey |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.