Learn R Programming

rphast (version 1.6.9)

hist.feat: plot histogram of feature lengths

Description

plot histogram of feature lengths

Usage

# S3 method for feat
hist(x, type = "length", ...)

Arguments

x

an object of type feat

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