This package is for Bio303 Ordinations and gradient analysis
You can install bio303.practicals from
GitHub with:
#install.packages("remotes")
remotes::install_github("richardjtelford/bio303.practicals", upgrade = "never")bio303.practicals will install the dependencies you need, including
vegan.
When you have installed bio303.practicals, you can load it with
library(bio303.practicals) Then you can access the practicals (in the Tutorial panel, usually in the top right panel of Rstudio, next to the Environment and History tabs).
bio303.practicals includes data and some utility functions for use in
the practical. The tutorials introduce these as needed.