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 countryDistribution().

Usage

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

Arguments

x

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

N

Integer. Top N countries.

...

Additional plotting parameters.


lindbrook/packageRank documentation built on April 25, 2024, 11:35 a.m.