Description Usage Arguments Value
Replace all non-NA values in one set of columns with values from another matching set
1 | amendColumns(data, originalNames, amendNames)
|
data |
A data frame |
originalNames |
A vector of column names with out-of-date information |
amendNames |
A vector of column names with amended information. They will be removed at the end of processing. |
An amended tbl_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.