hist.feat: plot histogram of feature lengths
Description
plot histogram of feature lengths
Usage
# S3 method for feat
hist(x, type = "length", ...)
Arguments
type
a character string, denoting the value to make the histogram with.
Currently the only valid types are "length" or "score"
...
additional arguments to be passed to hist