geomac
and mtbs
load codeR/etl-utils.R
get_sel_cols.Rd
Selects the specified columns from the input data frame
This is used in the geomac
and mtbs
load code
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
|