dot-comb_xy: Combine uni and/or multilevel variables, rm NA's

.comb_xyR Documentation

Combine uni and/or multilevel variables, rm NA's

Description

Combine uni and/or multilevel variables, rm NA's

Usage

.comb_xy(x, y)

Arguments

x

array, categorical or numeric variable to be merged with y

y

array, categorical or numeric variable to be merged with x

Value

list, 1: merged x and y, 2: indices of NA in x or y


tkimhofer/cleansing documentation built on Oct. 25, 2022, 1:12 a.m.