get_subset_cols: Selects the specified columns from a list of input data...

Description Usage Arguments

Description

Selects the specified columns from a list of input data frames. This is used in the geomac and mtbs load code

Usage

1
get_subset_cols(inp_df_list, sel_cols)

Arguments

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 select from the data frame


shamindras/backburner documentation built on Feb. 28, 2021, 12:20 a.m.