diversity_assignDS: Generates the results of diversity function and store it on...

Description Usage Arguments Details Value Author(s)

View source: R/diversity_assignDS.R

Description

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

Usage

1
2
3
4
5
6
diversity_assignDS(
  data.name.transmit,
  index = "shannon",
  MARGIN = 1,
  base = exp(1)
)

Arguments

data.name.transmit

a string character, the name of a dataframe

index

an parameter of unspecified purpose

MARGIN

an parameter of unspecified purpose

base

an parameter of unspecified purpose

Details

The function returns ...

Value

the results of diversityDS function

Author(s)

Stuart Wheater for DataSHIELD Development Team


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