inst/examples/ex-plot_rank.R

## Data from Conkey 1980, Kintigh 1989
data("cantabria")

## Plot rank vs abundance
plot_rank(cantabria)

## Change graphical parameters
col <- khroma::color("bright")(5)
plot_rank(cantabria, col = col, pch = 15:19, lty = 2)

Try the tabula package in your browser

Any scripts or data that you put into this service are public.

tabula documentation built on Aug. 22, 2023, 5:11 p.m.