README.md

EcolUtils: Utilities for community ecology analysis

The R package EcolUtils provides tools and extensions for community ecology analysis not present in up-to-date available packages. Designed with molecular 16S-derived data in mind.

EcolUtils depends on vegan and spaa package which can be installed from CRAN.

Content

The current version contains the following functions:

Authors

Guillem Salazar

Citation

To see the preferable citation of the package, type:

citation("EcolUtils")

Software Versions

R: version 3.2.1 RStudio: Version 0.99.467

Contact Info

Guillem Salazar (guillems@ethz.ch)

Installation of the package

install.packages("vegan")
install.packages("spaa")
devtools::install_github("GuillemSalazar/EcolUtils")
library(EcolUtils)


GuillemSalazar/EcolUtils documentation built on Nov. 6, 2019, 10:50 a.m.