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.
parent
widget to get focus when finished.
Value
TRUE
Details
Plot the distribution of data as cumulative distribution function,
probability density function, or count. First select a dataset, then select
a group (in column 'Group' if any), finally select a column to plot the distribution of.
It is possible to overlay a boxplot and to plot logarithms.
Various smoothing kernels and bandwidths can be specified.
More info on kernels and bandwidth: http://www.inside-r.org/r-doc/stats/density
The bandwidth or the number of bins can be specified for the histogram.
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.