gpmTrees: Foundation tree species genotype-phenotype mapping function...

Description Usage Arguments Details Author(s) Examples

View source: R/gpmTrees.R

Description

Generates a matrix of genotypic and phenotypic values using the methods of Shuster et al. 2006 to be used in the cgSim function.

Usage

1
gpmTrees(pheno = "phenotype of genotypes", reps = "replication")

Arguments

pheno

A vector of phenotypic values for a set of genotypes.

reps

Scalar to set the number of replicates for the genotypes.

Details

This function populates a matrix to be used as the foundation tree species that is influencing a set of species in a community in the cgSim function.

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.