Selects the specified columns from the input data frame
This is used in the geomac
and mtbs
load code
1 | get_sel_cols(inp_df, sel_cols)
|
inp_df |
(data.frame) : The input data frame |
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.