powered by
Returns the histogram data in the r-th row and the c-th column.
get.cell.MatH(object, r, c)# S4 method for MatH,numeric,numeric get.cell.MatH(object, r, c)
# S4 method for MatH,numeric,numeric get.cell.MatH(object, r, c)
A distributionH object.
distributionH
a MatH object, a matrix of distributions.
an integer, the row index.
an integer, the column index
get.cell.MatH(BLOOD, r = 1, c = 1)
Run the code above in your browser using DataLab