resample_chart: resample_chart class

View source: R/resample_class.R

resample_chartR Documentation

resample_chart class

Description

Plots the results of a resampling.

Usage

resample_chart(style = "boxplot", binwidth = 0.05, ...)

Arguments

style

The plot style. One of 'boxplot', 'violin', 'histogram', 'density' or 'scatter'.

binwidth

Binwidth for the "histogram" style. Ignored for all other styles.

...

additional slots and values passed to struct_class

Value

struct object

Examples

C = resample_chart(style='boxplot')

computational-metabolomics/structtoolbox documentation built on Feb. 9, 2024, 8:19 a.m.