mergeDatapack: merge two datapacks into one d object.

View source: R/utilities.R

mergeDatapackR Documentation

merge two datapacks into one d object.

Description

If two datapacks are supplied, they will be merged into one d object.

Usage

mergeDatapack(d1 = d1, d2 = d2)

Arguments

d1

the first d object

d2

the second d object

Value

combined d object


pepfar-datim/datapackr documentation built on April 14, 2024, 10:35 p.m.