View source: R/mf.rsamp.wilcox_test.statistic.R
Make many boxplots from tidy ordering sheet
1 2 3 4 5 6 7 8 9 | mf.rsamp.wilcox_test.statistic(
var.x = "Disease",
data = pData.obj.aggTaxa.ADS,
count.table = MRcounts(obj.aggTaxa.ADS),
ori.count.table = MRcounts(obj.aggTaxa),
itt.rsamp = itt.rsamp.wilcox,
func.stat = vegan::diversity,
...
)
|
df.ADS |
<object; input> A data frame |
df.input_for_cmp_2levels |
<object; input> A data frame with variables (var.x, var.y, str) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.