plotDataExplorer.single | R Documentation |
Plot single DataExplorer object
## S3 method for class 'single'
plotDataExplorer(plot_obj, title, ggtheme, theme_config, ...)
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 |
invisibly return the ggplot object
plotDataExplorer plotDataExplorer.grid plotDataExplorer.multiple
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.