emptyPlot {visOmopResults} | R Documentation |
Returns an empty plot
Description
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()
[Package visOmopResults version 1.1.1 Index]