# NOT RUN {
indir <- system.file("extdata", package="plinkQC")
name <- 'data'
qcdir <- tempdir()
# the following code is not run on package build, as the path2plink on the
# user system is not known.
# }
# NOT RUN {
run <- run_check_sex(indir=indir, qcdir=qcdir, name=name)
# }
Run the code above in your browser using DataLab