Description Usage Arguments Examples
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.
1 |
df |
The data frame that the function should search for iddentical column names |
1 | wrap.merge(df = bdata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.