FRBCesab / pelagic

:package: Research Compendium for Mouillot et al. 2024's paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pelagic

DOI

Code and data used in the paper The socioeconomic and environmental niche of protected areas reveals global conservation gaps and opportunities (Mouillot et al. 2024) published in Nature Communications.

General

This repository is structured as follow:

  • πŸ“  data/: contains all data required to run PCA/ENFA and reproduce figures;
  • πŸ“  R/: contains R functions developed for this project;
  • πŸ“  man/: contains R functions documentation;
  • πŸ“  analyses/: contains R scripts to setup project, run analyses, and make figures.
  • πŸ“  figures/: contains figures of the paper

Notes

  • All required packages will be installed (if necessary) and loaded.
  • Figures will be stored in figures/

Usage

Clone the repository and run this command in R/RStudio:

source("_make.R")

Cheers!

About

:package: Research Compendium for Mouillot et al. 2024's paper


Languages

Language:R 100.0%