pmx_merge_firstonly {ggPMX}R Documentation

Merge firstonly table with full length tables

Description

Merge firstonly table with full length tables

Usage

pmx_merge_firstonly(x, quiet)

Arguments

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.

Value

A list containing 'data' and 'index' of the merged table.


[Package ggPMX version 1.2.11 Index]