hist
functionality.## S3 method for class 'ff':
hist(x, breaks = min(100, length(x)),
plot = TRUE, ...)ff vector of values for which the
histogram is desiredTRUE (default), a
histogram is plotted, otherwise a list of breaks and
counts is returned