Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PredEx: A method for predicting extinctions using IUCN Red List data

Code/Workflow.R combines all of the code to reproduce the outputs for the manuscript.

R version 4.0.1

Packages required:

  • dplyr
  • tidyverse
  • msm
  • ggplot2
  • doParallel
  • stringr
  • ggpubr
  • rstatix
  • gdata
  • gridExtra
  • cowplot
  • xtable
install.packages(c("ggplot2","gdata","gridExtra","cowplot", "dplyr","tidyverse","xtable", "msm", "doParallel", "stringr","ggpubr","rstatix"))

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages