combine_tables: Combine tables

combine_tablesR Documentation

Combine tables

Description

Combine tables

Usage

combine_tables(x)

Arguments

x

A list containing the tables ('x$data') to be combined, their names ('x$name'), their number of rows ('x$nrow') and their respective index ('x$index').

Value

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


UUPharmacometrics/xpose documentation built on Feb. 4, 2024, 7:21 a.m.