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
- Host: GitHub
- URL: https://github.com/pakillo/rsdm
- Owner: Pakillo
- Created: 2014-09-14T21:54:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T09:24:23.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T10:44:50.863Z (over 1 year ago)
- Language: R
- Homepage: https://pakillo.github.io/rSDM/
- Size: 10.2 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
Awesome Lists containing this project
README
---
title: "rSDM: Species distribution and niche modelling in R"
author: "Francisco Rodriguez-Sanchez"
output: github_document
---
[](https://github.com/Pakillo/rSDM/actions/workflows/R-CMD-check.yaml)
[](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"))
```