frequencyPlot

abstract fun frequencyPlot(proportions: Boolean = false): IntegerFrequencyPlot

Creates a plot for the integer frequencies. The parameter, proportions indicates whether proportions (true) or frequencies (false) will be shown on the plot. The default is false.