merge_check: merge_check: Check compatibility of variables before merging.

Description Usage Arguments Value

View source: R/haven.R

Description

Flags variables with the same name but different classes in two data frames to be merged.

Usage

1
merge_check(data1, data2)

Arguments

data1,

data2 two data frames to compare.

Value

a data frame with variable names and classes in each input data frame.


gmonette/HG documentation built on May 17, 2019, 7:25 a.m.