| HistDat-class {HistDat} | R Documentation |
S4 class for histogram data
Description
S4 class for histogram data
Slots
valsA vector of observations
countsA vector of counts, each of which corresponds to the same index in the vals parameter
[Package HistDat version 0.2.0 Index]