Other packages > Find by keyword >

BAT  

Biodiversity Assessment Tools
View on CRAN: Click here


Download and install BAT package within the R console
Install from CRAN:
install.packages("BAT")

Install from Github:
library("remotes")
install_github("cran/BAT")

Install by package version:
library("remotes")
install_version("BAT", "2.9.6")



Attach the package and use:
library("BAT")
Maintained by
Pedro Cardoso
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-08-19
Latest Update: 2024-02-17
Description:
Includes algorithms to assess alpha and beta diversity in all their dimensions (taxonomic, phylogenetic and functional). It allows performing a number of analyses based on species identities/abundances, phylogenetic/functional distances, trees, convex-hulls or kernel density n-dimensional hypervolumes depicting species relationships. Cardoso et al. (2015) .
How to cite:
Pedro Cardoso (2014). BAT: Biodiversity Assessment Tools. R package version 2.9.6, https://cran.r-project.org/web/packages/BAT. Accessed 03 Dec. 2024.
Previous versions and publish date:
1.0.1 (2014-10-22 16:04), 1.0 (2014-08-19 13:42), 1.1 (2015-01-13 12:14), 1.2.1 (2015-03-05 15:16), 1.2 (2015-02-12 10:03), 1.3.0 (2015-04-16 13:07), 1.3.1 (2015-07-08 14:46), 1.4.0 (2015-10-01 00:25), 1.5.0 (2016-04-21 14:42), 1.5.1 (2016-06-01 14:12), 1.5.2 (2016-07-15 14:07), 1.5.3 (2016-08-13 22:46), 1.5.4 (2016-09-15 10:54), 1.5.5 (2016-12-03 19:41), 1.5.6 (2017-06-27 18:11), 1.6.0 (2018-08-17 10:40), 2.0.0 (2020-01-22 13:50), 2.0.1 (2020-04-10 09:30), 2.1.0 (2020-08-12 17:22), 2.1.1 (2020-08-29 12:00), 2.2.0 (2020-09-30 14:00), 2.2.1 (2020-10-16 15:20), 2.3.0 (2020-10-28 19:00), 2.4.0 (2020-11-24 13:50), 2.4.1 (2020-12-17 11:10), 2.4.2 (2021-01-22 23:40), 2.5.0 (2021-02-23 16:30), 2.5.1 (2021-04-27 14:40), 2.6.0 (2021-05-12 20:52), 2.6.1 (2021-07-08 12:10), 2.7.0 (2021-08-02 17:00), 2.7.1 (2021-10-07 13:30), 2.8.0 (2022-02-25 17:50), 2.8.1 (2022-03-13 10:20), 2.9.0 (2022-07-08 16:10), 2.9.2 (2022-11-08 16:10), 2.9.3 (2023-08-10 15:20), 2.9.4 (2023-10-11 02:40), 2.9.5 (2023-12-04 13:20)
Other packages that cited BAT R package
View BAT citation profile
Other R packages that BAT depends, imports, suggests or enhances
Complete documentation for BAT
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA