You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Functions to obtain habitat range maps for European marine species"
output: github_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
## About the project
This project is under development. For now, only the functions to obtain data from OBIS/GBIF are available. QC codes are being updated for better performance, and were not made available on this repo yet.
To install, use:
```{r, eval=FALSE}
devtools::install_github("iobis/mpaeu_msdm")
```
For further information, refer to [iobis.github.com/mpaeu_docs](https://iobis.github.io/mpaeu_docs/)