relab_hill_phylo: relab_hill_phylo Computes the hill number of assemblages

Description Usage Arguments Value

View source: R/functions_hill.R

Description

relab_hill_phylo Computes the hill number of assemblages

Usage

1
2
3
4
5
6
7
8
relab_hill_phylo(
  comm,
  tree,
  q = 0,
  base = exp(1),
  rel_then_pool = TRUE,
  show.warning = TRUE
)

Arguments

tree

phylo tree of all the species considered

q

value of q with which Hill numbers must be computed

base
rel_then_pool
show.warning
comma

matrix containing the relative abundance of the species in the assemblages

Value

a vector of PD


JulietteLgls/aesthcorareef documentation built on Dec. 18, 2021, 2:32 a.m.