powered by
delete.pheno(data.obj, phenotypes)
read.population
data(obesity.cross) str(obesity.cross) obesity.cross <- delete.pheno(obesity.cross, "insulin") str(obesity.cross)
Run the code above in your browser using DataLab