Learn R Programming

DataExplorer (version 0.8.3)

plotDataExplorer.single: Plot single object

Description

Plot single DataExplorer object

Usage

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

Value

invisibly return the ggplot object

Arguments

plot_obj

single ggplot object

title

plot title

ggtheme

complete ggplot2 themes

theme_config

a list of configurations to be passed to theme

...

other arguments to be passed

See Also

plotDataExplorer plotDataExplorer.grid plotDataExplorer.multiple