Chapter 2 Installation

The most stable version of eDNAjoint can be found on Cran:

install.packages("eDNAjoint")

You can also install the development version of eDNAjoint from ROpenSci:

install.packages("eDNAjoint", repos = "https://ropensci.r-universe.dev")