mf.rsamp.wilcox_test.statistic: Make many boxplots from tidy ordering sheet

Description Usage Arguments

View source: R/mf.rsamp.wilcox_test.statistic.R

Description

Make many boxplots from tidy ordering sheet

Usage

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,
  ...
)

Arguments

df.ADS

<object; input> A data frame

df.input_for_cmp_2levels

<object; input> A data frame with variables (var.x, var.y, str)


mrmtshmp/ExploratoryDataAnalysis documentation built on Oct. 6, 2020, 8 a.m.