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)
tesselle/tabula documentation built on Sept. 9, 2024, 2:19 a.m.