How to create a biplot using vegan and ggplot2 (CC203)
Although vegan has its own functions for generating biplots, they’re a little funky. We’ll create our own using ggplot2, dplyr, purrr, ggrepel, and broom. This will allow us to better understand what biplots are and get more practice using these great packages.
Code
You can browse the state of the repository at the