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.8.0
Depends: R (≥ 3.5), tidyverse
Imports: stats, boot, knitr, coin, utils, dplyr, forcats, purrr, glue, rlang, stringr, magrittr, ggplot2, tibble, tidyr, kableExtra, lifecycle
Suggests: rmarkdown, testthat
Published: 2022-09-01
Author: Andreas Busjahn ORCID iD [cre, aut], Bilal Asser [aut]
Maintainer: Andreas Busjahn <andreas at busjahn.net>
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: wrappedtools results

Documentation:

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

Downloads:

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

Linking:

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