.comb_xy | R Documentation |
Combine uni and/or multilevel variables, rm NA's
.comb_xy(x, y)
x |
array, categorical or numeric variable to be merged with y |
y |
array, categorical or numeric variable to be merged with x |
list, 1: merged x and y, 2: indices of NA in x or y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.