Other packages > Find by keyword >

metacom  

Analysis of the 'Elements of Metacommunity Structure'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("metacom", "1.5.3")



Attach the package and use:
library("metacom")
Maintained by
Tad Dallas
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-01-06
Latest Update: 2020-03-23
Description:
Functions to analyze coherence, boundary clumping, and turnover following the pattern-based metacommunity analysis of Leibold and Mikkelson 2002 . The package also includes functions to visualize ecological networks, and to calculate modularity as a replacement to boundary clumping.
How to cite:
Tad Dallas (2013). metacom: Analysis of the 'Elements of Metacommunity Structure'. R package version 1.5.3, https://cran.r-project.org/web/packages/metacom. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2013-01-06 07:50), 1.1 (2013-04-26 18:26), 1.2 (2013-08-20 20:01), 1.3 (2013-11-13 16:49), 1.4.2 (2014-12-11 07:40), 1.4.3 (2015-04-13 16:40), 1.4.4 (2016-04-13 21:35), 1.4.5 (2017-02-25 14:16), 1.4.6 (2017-03-30 00:13), 1.4.7 (2017-08-18 01:51), 1.4.9 (2017-09-26 00:10), 1.5.0 (2018-01-20 16:43), 1.5.1 (2018-08-18 01:00), 1.5.2 (2019-10-13 06:20)
Other packages that cited metacom R package
View metacom citation profile
Other R packages that metacom depends, imports, suggests or enhances
Complete documentation for metacom
Functions, R codes and Examples using the metacom R package
Some associated functions: BoundaryClump . Coherence . Imagine . Metacommunity . NullMaker . OrderMatrix . TestMatrices . Turnover . metacom-package . 
Some associated R codes: BoundaryClump.R . Coherence.R . Imagine.R . Metacommunity.R . NullMaker.R . OrderMatrix.R . Turnover.R . metacom-package.R .  Full metacom package functions and examples
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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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