Skip to contents

The solani result file from MiX99 is read using `data.table::fread()`

Usage

fread_solani(ps_path)

Arguments

ps_path

path to input file

Value

DataTable with content of solani file

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