wrappedtools: Useful Wrappers Around Commonly Used Functions (original) (raw)

The main functionalities of 'wrappedtools' are: adding backticks to variable names; rounding to desired precision with special case for p-values; selecting columns based on pattern and storing their position, name, and backticked name; computing and formatting of descriptive statistics (e.g. mean±SD), comparing groups and creating publication-ready tables with descriptive statistics and p-values; creating specialized plots for correlation matrices. Functions were mainly written for my own daily work or teaching, but may be of use to others as well.

Version: 0.9.9
Depends: R (≥ 4.2)
Imports: stats, boot, knitr, coin, utils, dplyr, tidyr, forcats, purrr, glue, rlang, stringr, ggplot2, tibble, tidyr, kableExtra, lifecycle, broom, rlist, DescTools, flextable, nortest
Suggests: rmarkdown, testthat, ggrepel
Published: 2025-09-04
DOI: 10.32614/CRAN.package.wrappedtools
Author: Andreas Busjahn ORCID iD [cre, aut], Franziska Eidloth [aut], Bilal Asser [aut]
Maintainer: Andreas Busjahn
BugReports: https://github.com/abusjahn/wrappedtools/issues
License: GPL-3
URL: https://github.com/abusjahn/wrappedtools
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: wrappedtools results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=wrappedtoolsto link to this page.