get_common_cols: Gets the intersection or union of columns in a list of...

Description Usage Arguments

Description

Gets the intersection or union of columns in a list of dataframes This is used in the geomac and mtbs load code

Usage

1
get_common_cols(inp_df_list, set_group_fn)

Arguments

inp_df_list

(list) : A list of data frames which may have some columns in common

set_group_fn

(function) : Typically intersect or union. Will determine if we get the common intersection or union of all column names across all the data frames in the list


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