wrappedtools: Useful Wrappers Around Commonly Used Functions

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.5
Depends: R (≥ 4.2)
Imports: stats, boot, knitr, coin, utils, dplyr, forcats, purrr, glue, rlang, stringr, ggplot2, tibble, tidyr, kableExtra, lifecycle, broom, rlist, DescTools, flextable
Suggests: rmarkdown, testthat, ggrepel
Published: 2024-03-16
Author: Andreas Busjahn ORCID iD [cre, aut], Bilal Asser [aut]
Maintainer: Andreas Busjahn <andreas at busjahn.net>
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:

Reference manual: wrappedtools.pdf
Vignettes: Usage of 'wrappedtools'

Downloads:

Package source: wrappedtools_0.9.5.tar.gz
Windows binaries: r-prerel: wrappedtools_0.9.5.zip, r-release: wrappedtools_0.9.5.zip, r-oldrel: wrappedtools_0.9.5.zip
macOS binaries: r-prerel (arm64): wrappedtools_0.9.5.tgz, r-release (arm64): wrappedtools_0.9.5.tgz, r-oldrel (arm64): wrappedtools_0.9.5.tgz, r-prerel (x86_64): wrappedtools_0.9.5.tgz, r-release (x86_64): wrappedtools_0.9.5.tgz
Old sources: wrappedtools archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wrappedtools to link to this page.