https://github.com/pakillo/carex.bipolar
Research compendium for "Niche shifts after long-distance dispersal events in bipolar sedges (Carex, Cyperaceae)"
https://github.com/pakillo/carex.bipolar
reproducible-paper sdm species-distribution-modelling
Last synced: about 1 year ago
JSON representation
Research compendium for "Niche shifts after long-distance dispersal events in bipolar sedges (Carex, Cyperaceae)"
- Host: GitHub
- URL: https://github.com/pakillo/carex.bipolar
- Owner: Pakillo
- License: other
- Created: 2017-04-27T10:15:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-22T10:50:29.000Z (almost 6 years ago)
- Last Synced: 2025-03-20T16:57:52.470Z (about 1 year ago)
- Topics: reproducible-paper, sdm, species-distribution-modelling
- Language: R
- Homepage: https://pakillo.github.io/Carex.bipolar/
- Size: 16.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
title: SDM analysis of *Carex* bipolar species
date: "`r Sys.Date()`"
output: github_document
---
[](https://zenodo.org/badge/latestdoi/89584660)
[](https://travis-ci.org/Pakillo/Carex.bipolar)
Research compendium (code and data) used for the species distribution modelling analyses in the following journal publication:
Villaverde T, González-Moreno P, Rodríguez-Sánchez F & Escudero M. (2017) Niche shifts after long-distance dispersal events in bipolar sedges (*Carex*, Cyperaceae). *American Journal of Botany*, in press.
Compendium DOI: 10.5281/zenodo.896787
CITATION: Francisco Rodriguez-Sanchez (2017) Research compendium for "Niche shifts after long-distance dispersal events in bipolar sedges (Carex, Cyperaceae)" (Version 0.1.0). Zenodo. http://doi.org/10.5281/zenodo.896787
## Installation
In order to run the analyses you will need to install the package first:
```{r eval = FALSE}
devtools::install_github("Pakillo/Carex.bipolar")
```
## Usage
There is a [`makefile.R`](https://github.com/Pakillo/Carex.bipolar/blob/master/makefile.R) that runs each analysis in the appropriate order. Note these analyses use many GIS layers stored locally. To be able to reproduce the analyses you will then need to download those files and adapt the code to your local path.
A more user-friendly version of the functions and analyses can be browsed at https://pakillo.github.io/Carex.bipolar/index.html.