combine_tables: combine two tables

Description Usage Arguments Value

View source: R/data_tools.R

Description

combine two tables

Usage

1
combine_tables(table_1, table_2, iter_col_1 = 1, iter_col_2 = 1)

Arguments

table_1

matrix

table_2

matrix

iter_col_1

which column of table_1 to merge

iter_col_2

which column of table_2 to merge

Value

two-column matrix


DikshantPradhan/FluxCouplingTools documentation built on Aug. 27, 2019, 2:19 a.m.