View source: R/alpha_diversity.R
hill_number | R Documentation |
calculate the hill number
hill_number(physeq, c(1:3))
phyloseq |
, A |
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" |
10/01/2020 ShenZhen China
data.frame
(s) Huahui Ren
data(physeq_data)
hill_number(physeq_data, c(1:3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.