powered by
histInterval(intervals, type = "T")
interval
#mushroom is an data set in this package data(mushroom) intervals = interval(mushroom$xmin,mushroom$xmax) histInterval(intervals,type ="SC")
Run the code above in your browser using DataLab