vegdistDS: Generates the results of vegdist function and store it on the...

Description Usage Arguments Details Value Author(s)

View source: R/vegdistDS.R

Description

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

Usage

1
2
3
4
5
6
7
8
vegdistDS(
  matrix.name.transmit,
  method = "bray",
  binary = FALSE,
  diag = FALSE,
  upper = FALSE,
  na.rm = FALSE
)

Arguments

matrix.name.transmit

a string character, the name of a dataframe

method

an parameter of unspecified purpose

binary

an parameter of unspecified purpose

diag

an parameter of unspecified purpose

upper

an parameter of unspecified purpose

na.rm

an parameter of unspecified purpose

Details

The function returns ...

Value

the results of vegdistDS function

Author(s)

Stuart Wheater for DataSHIELD Development Team


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