Learn R Programming

strvalidator (version 1.3.0)

plotResultType_gui: Plot Result Type

Description

plotResultType_gui is a GUI simplifying the creation of plots from result type data.

Usage

plotResultType_gui(env = parent.frame(), savegui = NULL, debug = FALSE)

Arguments

env
environment in wich to search for data frames and save result.
savegui
logical indicating if GUI settings should be saved in the environment.
debug
logical indicating printing debug information.

Value

  • TRUE

Details

Plot result type data. It is possible to customise titles and font size. Data can be plotted as as frequency or proportion. The values can be printed on the plot with custom number of decimals. There are several colour palettes to chose from. Automatic plot titles can be replaced by custom titles. A name for the result is automatiaclly suggested. The resulting plot can be saved as either a plot object or as an image.