plot.cranDistribution {packageRank}R Documentation

Plot method for cranDistribution().

Description

Plot method for cranDistribution().

Usage

## S3 method for class 'cranDistribution'
plot(x, type = "count", ...)

Arguments

x

An object of class "cranDistribution" created by cranDistribution().

type

Character. "histogram" or "count".

...

Additional plotting parameters.

Value

A base R plot.


[Package packageRank version 0.9.3 Index]