phylogeny_percent: phylogeny_percent

Description Usage Arguments Examples

View source: R/phylogeny_percent.R

Description

get abundance percent per phylogenetic group and gives the groups above of threshold

Usage

1
phylogeny_percent(x, percent = 0)

Arguments

x

A data.frame

percent_num

cutoff of abundance percent

Examples

1
2
 # see phylogenies with representativity above 2%
 major_phylogenies <- phylogeny_percent(table_sigma, 2)

josschavezf/erba documentation built on May 2, 2021, 7:33 a.m.