Learn R Programming

visOmopResults (version 1.1.1)

emptyPlot: Returns an empty plot

Description

Returns an empty plot

Usage

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

Value

An empty ggplot object

Arguments

title

Title to use in the empty plot.

subtitle

Subtitle to use in the empty plot.

Examples

Run this code
emptyPlot()

Run the code above in your browser using DataLab