frequencyPlot

fun frequencyPlot(proportions: Boolean = false): StringFrequencyPlot

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.