Set default aggregation bins of tlf environment
Examples
# Set default number of bins
plotHistogram(x = rnorm(1000))
setDefaultAggregationBins(21)
plotHistogram(x = rnorm(1000))
Set default aggregation bins of tlf environment
# Set default number of bins
plotHistogram(x = rnorm(1000))
setDefaultAggregationBins(21)
plotHistogram(x = rnorm(1000))