GUI simplifying the creation of plots from result type data.
plotPeaks_gui(
env = parent.frame(),
savegui = NULL,
debug = FALSE,
parent = NULL
)
TRUE
environment in which to search for data frames and save result.
logical indicating if GUI settings should be saved in the environment.
logical indicating printing debug information.
widget to get focus when finished.
Plot result type data. It is possible to customize 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 color palettes to chose from. A name for the result is automatically suggested. The resulting plot can be saved as either a plot object or as an image.