merge_firstonly {xpose} | R Documentation |
Merge firstonly table with full length tables
merge_firstonly(x, quiet)
x |
A list containing the tables ('x$data') to be merged, the firstonly flag ('x$firstonly') and the indexes ('x$index'). |
quiet |
Should messages be displayed to the console. |
A list containing 'data' and 'index' of the merged table.