getPhenoChanges {microbiomeExplorer} | R Documentation |
Helper function returning the code used to modify the data types of the pheno table
getPhenoChanges(phenotype, datatype)
phenotype |
name of the phenotype column header |
datatype |
variable type to assign to column |
String storing code to perform modification
Janina Reeder