plot_text: Package Global Options

View source: R/utils_module.R

plot_textR Documentation

Package Global Options

Description

Global options used by the package

Usage

plot_text(text, size = 3)

Arguments

text

Text to be plotted

size

Size of the text

...

Options to change

RESET

Reset the package options to the default

READ.ONLY

Return only the READ.ONLY options

LOCAL

Change to from global to local mode when TRUE and change from local to global mode when FALSE. In the local mode a copy of the options is created and the copy is modified.

ADD

Add a new option on the fly Plot text

Plots text with white background

verbose_level

Verbose level determining which level of information is printed or plotted

  • 1: Silent

  • 0: Application messages

  • -1: Code Sections

  • -2: Code subsections

  • -3: Debug mode


gbaquer3/rMSIcleanup documentation built on Feb. 24, 2023, 2:58 p.m.