inst/examples/ex-plot_rank.R

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

## Plot rank vs abundance
plot_rank(cantabria)

## Change graphical parameters
plot_rank(cantabria, color = color("bright"), symbol = 15:19)
nfrerebeau/tabula documentation built on June 14, 2025, 6:53 a.m.