pheno_init: Intialize a Phenotype object

View source: R/pheno_init.R

pheno_initR Documentation

Intialize a Phenotype object

Description

#' @param label phenotype label (character)

Usage

pheno_init(label = NULL, value = NULL, category = NULL)

Arguments

value

phenotype value if numerical (numeric)

category

phenotype value if categorical (character)


sarahodell/magicsim documentation built on Sept. 25, 2023, 8:12 a.m.