CalculateMGS: Calculate the mean group size per sample.

Description Usage Arguments Value

View source: R/CalculateMGS.R

Description

Calculate the mean group size per sample.

Usage

1
CalculateMGS(data, species, threshold, sampleName, preciselyCountedValue)

Arguments

data

A FData object.

species

A species name.

threshold

A number of up to which the mean group size is calculated from a sample. Otherwise, mean group size is calculated from all samples.

sampleName

A vector of sample names in the same order as FDataYGDS object.

preciselyCountedValue

A character value.

Value

return a vector of mean group size per sample.


thomasdenis973/FormatDataToGDS documentation built on May 24, 2019, 2:03 a.m.