View source: R/cranDistribution.R
plot.cranDistribution | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.