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.7 |
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, nortest |
Suggests: | rmarkdown, testthat, ggrepel |
Published: | 2025-04-22 |
DOI: | 10.32614/CRAN.package.wrappedtools |
Author: | Andreas Busjahn |
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 |
Reference manual: | wrappedtools.pdf |
Vignettes: |
Usage of 'wrappedtools' (source, R code) |
Package source: | wrappedtools_0.9.7.tar.gz |
Windows binaries: | r-devel: wrappedtools_0.9.6.zip, r-release: wrappedtools_0.9.7.zip, r-oldrel: wrappedtools_0.9.7.zip |
macOS binaries: | r-release (arm64): wrappedtools_0.9.7.tgz, r-oldrel (arm64): wrappedtools_0.9.7.tgz, r-release (x86_64): wrappedtools_0.9.7.tgz, r-oldrel (x86_64): wrappedtools_0.9.7.tgz |
Old sources: | wrappedtools archive |
Please use the canonical form https://CRAN.R-project.org/package=wrappedtools to link to this page.