Giter Site home page Giter Site logo

biomapme's Introduction

biomapME โ€” Biodiversity Mapping and Macroecology

R functions for generating gridded biodiversity maps from point (incidence) data

===================================================

biomapME contains R functions for manipulating, analysing and rasterising ecological data for use in macroecological analysis and mapping of biodiversity metrics. The functions are primarily geared towards generating gridded biodiversity maps based on various metrics from species incidence data.

biomapME is currently under revision (as of 2020) to add additional functionality. The 'original' v1.0 functions (cited in various publications) can be found in the archived version cited below. However, some aspects do not work in the archived scripts due to changes in underlying package dependencies. These glitches have been corrected in v2.0.

The main purpose of the package is to provide R functionality for taking simple input data (i.e., georeferenced species records) and calculating biodiversity metrics for raster maps (or sites). Results are generally returned as automatically generated raster maps and in numeric formats.

biomapME contains functions for calculating species richness, phylogenetic diversity, 'weighted endemism' (and its various guises including phylogenetic endemism and georeferenced range span/area implementations), with non-parametric tests for higher diversity than expected by chance. Supporting functions include calculation of various range metrics (batch-processed for multiple species and includes number of occupied grid cells, extent of occurrence (range span, range area), and longitudinal/latitudinal range), generation of species presence-absence matrices for species within map grid cells, conversion of plot based species occurrence matrices into individual species records, and batch-processed habitat fragmentation/class statistics for circular buffers around focal sites (useful for testing landscape influence on site-based metrics, for example).

The current version of biomapME can be installed and accessed as follows:

library(devtools)
install_github("GregGuerin/biomapME")
library(biomapME)
help(biomapME)

biomapME v2.0 can be cited as:

Guerin, G.R. (2020) biomap: Biodiversity Mapping and Macroecology. R package v2.0. https://github.com/GregGuerin/biomapME

biomapME v1.0 (archived) can be cited as:

Guerin, G.R. (2015) biomap: Biodiversity Mapping Package: Initial release. R package v1.0. (https://github.com/GregGuerin/biomap) (https://doi.org/10.5281/zenodo.23116)

DOI

biomapme's People

Contributors

gregguerin avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.