Summary of a count variable.
Value
matrix with 2 rows and length(breaks) columns. The
column names are the cells names. The rows are the observed frequencies
and relative frequencies (probabilities).
Details
The function does a similar job to table() with more flexibility
introduced by the argument breaks. The user can decide how to break
the count values and decide to merge some cells if needed.