datirel: Create a matrix with the relative frequencies for each...

Description Usage Arguments Examples

Description

Create a matrix with the relative frequencies for each community.

Usage

1

Arguments

x

A data matrix with the absolute abundance of the species.

Examples

1
2
3
x=matrix(c(3,5,5,2,1,2,6,8,5,1),2,5)
x
datirel(x)

fabriziomaturo/BioFTF documentation built on May 28, 2019, 8:38 p.m.