mean.g: Calcualtes the mean for a set of genotype.

Description Usage Arguments Author(s) Examples

View source: R/mean.g.R

Description

Calcualtes the mean for a set of genotype.

Usage

1
2
## S3 method for class 'g'
mean(x = "community matrix", g = "grouping")

Arguments

x

Community matrix with species in columns.

g

Grouping (i.e. genotype) vector.

Author(s)

Matthew K. Lau

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

ECGen/ComGenR documentation built on July 23, 2021, 11:44 p.m.