Skip to contents

Returns an empty plot

Usage

emptyPlot(title = "No data to plot", subtitle = "")

Arguments

title

Title to use in the empty plot.

subtitle

Subtitle to use in the empty plot.

Value

An empty ggplot object

Examples

emptyPlot()