print

fun print(histAndFreq: Boolean = true)

Prints basic text results to the console.

Parameters

histAndFreq

If true, any histogram and integer frequency results are also printed. The default is true.