R/netex_fares_match.R
netex_fare_types.RdSummarises a list of parsed NeTEx fare objects so the caller can see which fare types (single / return, adult / child, per line and direction) are present and therefore what can be selected for conversion.
netex_fare_types(netex_list)a data.table, one row per NeTEx file, with the operator, line, direction and product attributes plus the source list index (`idx`) so a selection can be mapped back to the original list.