Learn R Programming

descsuppRplots (version 1.0)

Generate Plots for All Variables in Descriptive Tables

Description

Visualizes variables from descriptive tables produced by 'descsuppR::buildDescrTbl()' using 'ggstatsplot'. It automatically maps each variable to a suitable 'ggstatsplot' plotting function based on the applied or suggested statistical test. Users can override the automatic mapping via a named list of plot specifications. The package supports grouped and ungrouped tables, and forwards additional arguments to the underlying 'ggstatsplot' functions, providing quick, reproducible, and customizable default visualizations for descriptive summaries.

Copy Link

Version

Install

install.packages('descsuppRplots')

Monthly Downloads

175

Version

1.0

License

GPL-3

Maintainer

Fabian Kück

Last Published

October 16th, 2025

Functions in descsuppRplots (1.0)

descsuppRplots-package

descsuppRplots: Generate Plots for All Variables in Descriptive Tables
suggestPlot

Function suggesting a default plot for a given parameter in a descriptive table
w.ggscatterstats

Wrapper for ggstatsplot::ggscatterstats with optional p-value annotation
set_plotfun_defaults

Change default plot functions
get_plotfun_defaults

Report default plot functions
plotDescTbl

Variable Visualizations for Descriptive Tables
w.ggbarstats

Wrapper for ggstatsplot::ggbarstats with optional p-value annotation
w.emptyplot

Wrapper for ggplot2::ggplot()
w.ggbetweenstats

Wrapper for ggstatsplot::ggbetweenstats with optional p-value annotation and date formatting