hill_number: hill_number

View source: R/alpha_diversity.R

hill_numberR Documentation

hill_number

Description

calculate the hill number

Usage

hill_number(physeq, c(1:3))

Arguments

phyloseq

, A phyloseq object containing merged information of abundance, sample data including the measured variables and categorical information of the samples.

q

, A vevtor eg c(0:1), c(0:3)

samID

, A character indicate the sample ID is in row or col; include "row" or "col"

Details

10/01/2020 ShenZhen China

Value

data.frame

Author(s)

(s) Huahui Ren

Examples

data(physeq_data)
hill_number(physeq_data, c(1:3))

rusher321/microbiotaPair documentation built on July 24, 2024, 8:40 p.m.