Skip to content

This R package accompanies the paper "Complexity of biodiversity change revealed through long-term trends of invertebrates, bryophytes and lichens" by Outhwaite et al. It can be used to generate the figures presented within the paper from the data downloads from the repository (https://catalogue.ceh.ac.uk/documents/0ec7e549-57d4-4e2d-b2d3-2199e1…

License

Notifications You must be signed in to change notification settings

CharlieOuthwaite/UKBiodiversity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UKBiodiversity

The functions in UKBiodiversity can be used to recreate the analyses carried out in the associated paper "Complexity of biodiversity change revealed through long-term trends of invertebrates, bryophytes and lichens" by Outhwaite et al.

To carry out the analyses, you will first need to download the data used. This can be downloaded from an entry in the EIDC repository which can be found here.

To download the data you will need to register with the website, the data can then be downloaded directly.

The following R code can be used to download the UKBiodiversity R package from GitHub:


library(devtools)

# Install the R package from GitHUb
install_github("CharlieOuthwaite/UKBiodiversity")

# Load the package
library(UKBiodiversity)

For more information on using the functions to recreate the analyses, please read the vignette which can be found here.

About

This R package accompanies the paper "Complexity of biodiversity change revealed through long-term trends of invertebrates, bryophytes and lichens" by Outhwaite et al. It can be used to generate the figures presented within the paper from the data downloads from the repository (https://catalogue.ceh.ac.uk/documents/0ec7e549-57d4-4e2d-b2d3-2199e1…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages