Alternatives to ordination in R: Visualizing community change relative to a specific point (CC207)
An ordination has a limited set of uses. But are there alternatives to ordination for displaying beta-diversity data? In this episode, Pat shares one method for showing differences between groups of observations using a jittered plot with summary statistics overlayed on the points. He’ll demonstrate this approach by using functions from vegan
, dplyr
, and ggplot2
.
Code
You can browse the state of the repository at the