This repository contains the data and code for our paper: “Stability Increases with Dispersal Diversity in the Newfoundland and Labrador Shelves”.
Please cite this compendium as:
Authors, (2023). Compendium of R code and data for Stability Increases with Dispersal Diversity in the Newfoundland and Labrador Shelve. Accessed 23 Dec 2023. Online at https://doi.org/xxx/xxx
The analysis directory contains:
- 📁 paper:Includes code to reproduce the
figures and tables generated by the analysis. It also has a rendered
version,
paper.html
. - 📁 data: Data used in the analysis.
- 📁 figures: Plots and other illustrations
The data directory contains:
- Strata: original strata shapefiles from the DFO on the designated strata management units for the Newfoundland and Laborador shelves.
- Strata adjusted: strata shapefiles adjusted using QGIS to close gaps between stratas allowing for the use of Markov random field analysis.
This research compendium has been developed using the statistical programming language R. To work with the compendium, you will need installed on your computer the R software itself and optionally RStudio Desktop.
You can download the compendium as a zip from from this URL:
main.zip. After unzipping: - Open the .Rproj
file
in RStudio. - Install renv install.packages("renv")
. - run
devtools::install()
and renv::restore()
. - finally, open
analysis/paper/paper.qmd
and knit the document.
Text and figures : CC-BY-4.0
Code : See the DESCRIPTION file
Data : CC-0 attribution requested in reuse