Get a phenotype matrix object.

get_phenotype_matrix(base = NULL, ...)

Arguments

base

Optional name of base set

...

named arguments passed to get_phenotypes for populating matrix.

Value

a phenotype matrix object

Examples

if (FALSE) {
phenotype_mat <- get_phenotype_matrix()
}