emptyPlotMessage: Create an empty plot with text

Description Usage Arguments Value

View source: R/textAnalysis.R

Description

This function creates an empty plot that can be used to display a text message. Intended to be used in a series of plots to indicate that an individual plot cannot be created for some reason and still maintain a plot aesthetic.

Usage

1
emptyPlotMessage(message = "No plot available.")

Arguments

message

Character string. Text message to centre on empty plot. Default text is "No plot available.".

Value

An empty plot with text message.


VOSONDash documentation built on July 27, 2020, 5:07 p.m.