Gets the intersection or union of columns in a list of dataframes
This is used in the geomac
and mtbs
load code
1 | get_common_cols(inp_df_list, set_group_fn)
|
inp_df_list |
(list) : A list of data frames which may have some columns in common |
set_group_fn |
(function) : Typically |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.