R/plot.R
emptyPlot.Rd
Returns an empty plot
emptyPlot(title = "No data to plot", subtitle = "")
Title to use in the empty plot.
Subtitle to use in the empty plot.
An empty ggplot object
emptyPlot()