file_path and convert it into a tidy-tibble.read_opt.RdRead an opt file at file_path and convert it into a tidy-tibble.
read_opt(file_path = NULL)the OPT file to parse. This file must contains tracking infos.
TODO
if (FALSE) {
# use as follows
my_tracking_df <- read_opt('my_f24_file.xml')
}