.emptyPlot {ngsReports}R Documentation

Create an empty plot with supplied text

Description

Create an empty plot with supplied text

Usage

.emptyPlot(x)

Details

Create plot using theme_void and only with the supplied text

Value

A ggplot2 object

Examples

ngsReports:::.emptyPlot("This is an empty plot")


[Package ngsReports version 1.0.1 Index]