if (FALSE) {
# Run haplin and save results in separate files
# in the c:\work\haplinresults directory:
res <- haplin("data.dat", use.missing = T, maternal = T)
output(res, dirname = "c:/work/haplinresults")
}
Run the code above in your browser using DataLab