csvStatistics

fun csvStatistics(header: Boolean = true): StringBuilder

Gets all the statistics in comma separated value format

Return

the csv as a StringBuilder

Parameters

header

true means 1st line is header