Extract the identifications from multiple results of `identify_metabolite_all()`.
get_identification_table_all(
...,
candidate.num = 1,
level_condition = c(`mz&rt&ms2` = 1, `mz&rt` = 2, `mz&ms2` = 2, mz = 3)
)
A identification table (data.frame).
The example and demo data of this function can be found https://tidymass.github.io/metid/articles/metid.html