An open API service indexing awesome lists of open source software.

https://github.com/pakillo/rsdm

Species Distribution Modelling in R
https://github.com/pakillo/rsdm

Last synced: 8 months ago
JSON representation

Species Distribution Modelling in R

Awesome Lists containing this project

README

          

---
title: "rSDM: Species distribution and niche modelling in R"
author: "Francisco Rodriguez-Sanchez"
output: github_document
---

[![R-CMD-check](https://github.com/Pakillo/rSDM/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Pakillo/rSDM/actions/workflows/R-CMD-check.yaml)
[![HitCount since 2020-06-14](http://hits.dwyl.com/Pakillo/rSDM.svg)](http://hits.dwyl.com/Pakillo/rSDM)

https://pakillo.github.io/rSDM/

To install:

```{r eval=FALSE}
install.packages("rSDM", repos = c("https://pakillo.r-universe.dev", "https://cloud.r-project.org"))
```