R/phenotype_matrix.R
get_phenotype_matrix.Rd
Get a phenotype matrix object.
get_phenotype_matrix(base = NULL, ...)
Optional name of base set
named arguments passed to get_phenotypes for populating matrix.
get_phenotypes
a phenotype matrix object
if (FALSE) { phenotype_mat <- get_phenotype_matrix() }