Description Usage Arguments Value
View source: R/pd_matchColumns.R
matchColumns : create subset of DFA and DFB to contain matching column names for both data frames
1 | matchColumns(DFA, DFB)
|
DFA |
input data frame |
DFB |
input data frame |
matchColOut named list of data frames. subsetA,subsetB contain only columns common to both data frames. colInfoA,colInfoB contain mapping of column names from original to treated and boolean indicator of common columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.