emptyPlot: Returns an empty plot

View source: R/plot.R

emptyPlotR 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()


visOmopResults documentation built on June 20, 2025, 1:10 a.m.