wrap.merge: Merge columns

Description Usage Arguments Examples

View source: R/wrap.merge.R

Description

Searches the data frame for columns with identical names and then merges them into one column, preserving only the single entry within each row that is not blank or NA. The function outputs the revised data frame directly to the Global Environment.

Usage

1

Arguments

df

The data frame that the function should search for iddentical column names

Examples

1

michaelkardas/behavioralwrappers documentation built on Jan. 2, 2020, 7:46 a.m.