plot_lorenz: Produce Lorenz plot of hitscores

Description Usage Arguments Details Examples

View source: R/plot.R

Description

Produce Lorenz plot of hitscores

Usage

1
plot_lorenz(hs, col = NULL, counts = NULL)

Arguments

hs

dataframe of hitscores.

col

vector of group colours. Uses more_colours() by default.

counts

optional vector of counts corresponding to each source. If specified, the y-axis is in terms of total counts found, rather than total sources found.

Details

The hs object is obtained from the get_hitscores() function.

Examples

1

Michael-Stevens-27/silverblaze documentation built on May 28, 2021, 5:47 p.m.