Convenience function to export FImpute files directly from a `SnpMatrix` and map `data.frame`.
saveFImputeRaw(geno, map, path, xref = NULL)No return value, called for side effects. The function writes
three files (data.gen, data.map, and fimpute.par) to
the directory specified by path and returns NULL invisibly.