plot.countryDistribution: Plot top 10 package downloads by country domain.

View source: R/countryDistribution.R

plot.countryDistributionR Documentation

Plot top 10 package downloads by country domain.

Description

Plot method for packageDistribution().

Usage

## S3 method for class 'countryDistribution'
plot(x, ...)

Arguments

x

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

...

Additional plotting parameters.


packageRank documentation built on Nov. 10, 2023, 1:07 a.m.