Learn R Programming

descsuppRplots (version 1.0)

descsuppRplots-package: descsuppRplots: 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.

Arguments

Author

Maintainer: Fabian Kück fabian.kueck@med.uni-goettingen.de

Authors:

Details

Take the output of buildDescrTbl from the descsuppR package and use ggstatsplot to generate some default visualizations.