ggMessagePlot: ggMessagePlot

View source: R/mu_ggplots2_ext.R

ggMessagePlotR Documentation

ggMessagePlot

Description

Creates a plot, using ggplot2, with a single text message.

Usage

ggMessagePlot(txt)

Arguments

txt

Text to be plotted.

Value

The newly initialized ggplot instance.

Examples


ggMessagePlot("Missing data")


demuellae/muRtools documentation built on Nov. 6, 2024, 9:44 a.m.