rnb.message.plot: rnb.message.plot

Description Usage Arguments Value Author(s) Examples

Description

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

Usage

1

Arguments

txt

Text to be plotted.

Value

The newly initialized ggplot instance.

Author(s)

Yassen Assenov

Examples

1
2
x11(width = 5, height = 5)
rnb.message.plot("Missing data")

RnBeads documentation built on March 3, 2021, 2 a.m.