I'm using the BiodiversityR package to generate rank abundance curves.

The following code scales the y axis as proportional abundance (species abundance/total abundance).

The y axis then displays the proportion as a percentage on a linear scale.

I would like to display the proportion as a proportion of 1, and on a log scale.

Does anyone know / can anyone think of a way to do so or an elegant workaround, either with this package or another?

>mydatacomm1rankabunplot(comm1, scale="proportion", pch=16)

More Tom Jonesman's questions See All
Similar questions and discussions