This repository contains all the data and analyses for the Invertebrate Hot Spots project. We are using the Infraorder Mygalmorphae Spiders as a case study to develop a workflow to identify areas of interest for the taxonomic group.
Restore dependencies using renv
by running renv::restore()
- Install Quarto using these instructions
- Clone this repository to your local computer
- Open the .Rproj file using RStudio
- Navigate into the report/ folder
- Click on any
.qmd
files and click onRender
.
Alternatively,
- Click on there 'Terminal' pane and type
quarto render report/
and hit enter - Once the book has been rendered and the terminal is free, type
quarto preview report/
and hit enter
This should open the book in your View Pane or default browser