Merge firstonly table with full length tables
pmx_merge_firstonly(x, quiet)
A list containing `data` and `index` of the merged table.
A list containing the tables (`x$data`) to be merged, the firstonly flag (`x$firstonly`) and the indexes (`x$index`).
Should messages be displayed to the console.