Read Solani File using data.table
fread_solani.Rd
The solani result file from MiX99 is read using `data.table::fread()`
Examples
s_ebv_path_partial <- qzwslrm_example_solani("partial")
dt_solani <- fread_solani(ps_path = s_ebv_path_partial)
#> Error in data.table::fread(file = s_solani_path_whole, header = FALSE): object 's_solani_path_whole' not found