R/mif2rds.R
mif2rds.Rd
Converts mif file into more memory efficient rds file. Additionally, removes NA and duplicate entries.
mif2rds(input, output = "output.rds")
Path to the MIF file to be converted
File name of the output file
Jan Philipp Dietrich