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)

Arguments

inp_df

(data.frame) : The input data frame

sel_cols

(character) : A character of column names we want to select from the data frame