| emptyPlot | R Documentation |
Returns an empty plot
emptyPlot(title = "No data to plot", subtitle = "", type = NULL, style = NULL)
title |
Title to use in the empty plot. |
subtitle |
Subtitle to use in the empty plot. |
type |
Character string indicating the output plot format.
See |
style |
Visual theme to apply. Character, or |
An empty ggplot object
emptyPlot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.