path2load_mat <- '/path/to/loading_mat/merged_chrs.postQC.train.pca'
if (FALSE) {
# the following code is not run on package build, as the path2load_mat on the
# user system is not known.
checkLoadingMat(path2load_mat = path2load_mat)
}
Run the code above in your browser using DataLab