Quarto book to present code and outcomes from the Dragehode monitoring. The live book can be found here
To clone the repository please use the following R code:
install.packages("remotes")
remotes::install_github("NINAnor/Dragehode")
This will produce a local replica of the repository on your computer.