plot.cranDistribution {packageRank} | R Documentation |
Plot method for cranDistribution().
## S3 method for class 'cranDistribution'
plot(x, type = "count", ...)
x |
An object of class "cranDistribution" created by |
type |
Character. "histogram" or "count". |
... |
Additional plotting parameters. |
A base R plot.