Selects the specified columns from a list of input data frames.
This is used in the geomac
and mtbs
load code
1 | get_subset_cols(inp_df_list, sel_cols)
|
inp_df_list |
(list) : A list of data frames which may have some columns in common |
sel_cols |
(character) : A character of column names we want to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.