# Get the filename of phenotype data
filePhe <- system.file("extdata", "05others", "phenotype.txt", package = "simer")
# Run phenotype correction
simer.Data.Pheno(filePhe = filePhe, out = tempfile("outfile"))
Run the code above in your browser using DataLab