Skip to contents

Combines two tables, numerical vectors of integer counts. Assumes that order() is a meaningful call on the names of the tables.

Usage

combine_tbls(tbl1, tbl2)

Arguments

tbl1

First table to be combined

tbl2

Second table to be combined