lhmerge_wide_data: merge wide data frames

Description Usage Arguments

View source: R/collectedfunctions.R

Description

merge wide data frames

Usage

1
lhmerge_wide_data(dat1, dat2, by1, by2)

Arguments

dat1, dat2

Data frame 1 and 2 with long vectors and values. Note: no duplicated sorting vector allowed

by1, by2

Vectors containing matched values from each data frames.


leonpheng/lhtool documentation built on Dec. 16, 2019, 3:52 a.m.