gavinsimpson / ggvegan

ggplot-based plots for vegan
https://gavinsimpson.github.io/ggvegan/
GNU General Public License v2.0
113 stars 30 forks source link

Add `autolayer()` methods to facilitate customised plotting #10

Open gavinsimpson opened 7 years ago

gavinsimpson commented 7 years ago

As evidenced in #9, it is not always a simple task to add layers, from fortified ordination objects, to customised ggplots.

Add autolayer methods that facilitate this kind of plot creation.