Given a list of parsed phenotypes, e.g. from parse_phenotypes, return a vector containing all the names referenced by formulae in phenos.

phenotype_columns(phenos)

Arguments

phenos

A list of parsed phenotypes

Value

A vector of names or NULL if none found