Skip to content

DanieRae/DispersalTraits

Repository files navigation

DispersalTraits

Binder

This repository contains the data and code for our paper: “Stability Increases with Dispersal Diversity in the Newfoundland and Labrador Shelves”.

How to cite

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

Contents

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.

How to run in your browser or download and run locally

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.

Licenses

Text and figures : CC-BY-4.0

Code : See the DESCRIPTION file

Data : CC-0 attribution requested in reuse

About

Working through Atlantic species trait data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published