merge_dat: This function merges the read data. It can either merge two...

Description Usage Arguments

View source: R/merge_dat.R

Description

This function merges the read data. It can either merge two with the given keys, or merge all three

Usage

1
merge_dat(x, first = "mp", second = "pp", all = FALSE)

Arguments

x

a list of dataframes containing the read data

first

first dataframe to merge

second

second dataframe to merge

all

boolean indicating whether all three are merged


hs97/MPHM documentation built on Aug. 29, 2019, 4:10 p.m.