adonis_assignDS: Generates the results of adonis function and store it on the...

Description Usage Arguments Details Value Author(s)

View source: R/adonis_assignDS.R

Description

This function is implemented by wapper around the vegan function adonisDS.

Usage

1
2
3
4
5
6
7
8
9
adonis_assignDS(
  formula,
  data.name.transmit,
  permutations = 999,
  method = "bray",
  strata = NULL,
  contr.unordered = "contr.sum",
  contr.ordered = "contr.poly"
)

Arguments

formula

an parameter of unspecified purpose

data.name.transmit

a string character, the name of a dataframe

permutations

an parameter of unspecified purpose

method

an parameter of unspecified purpose

strata

an parameter of unspecified purpose

contr.unordered

an parameter of unspecified purpose

contr.ordered

an parameter of unspecified purpose

Details

The function returns ...

Value

the results of adonisDS function

Author(s)

Stuart Wheater for DataSHIELD Development Team


StuartWheater/dsMicrobiome documentation built on Dec. 18, 2021, 3:02 p.m.