plotDataExplorer.single: Plot single object

View source: R/plot.r

plotDataExplorer.singleR Documentation

Plot single object

Description

Plot single DataExplorer object

Usage

## S3 method for class 'single'
plotDataExplorer(plot_obj, title, ggtheme, theme_config, ...)

Arguments

title

plot title

ggtheme

complete ggplot2 themes

theme_config

a list of configurations to be passed to theme

...

other arguments to be passed

obj

single ggplot object

Value

invisibly return the ggplot object

See Also

plotDataExplorer plotDataExplorer.grid plotDataExplorer.multiple


boxuancui/eda documentation built on Feb. 13, 2023, 12:31 p.m.