remove_redundant_columns: Determining redundant columns of secondary table before...

View source: R/uncategorized_tools.R

remove_redundant_columnsR Documentation

Determining redundant columns of secondary table before joining

Description

Determining redundant columns of secondary table before joining

Usage

remove_redundant_columns(tbl_primary, tbl_secondary, vec_key_columns)

Arguments

tbl_primary

The table of which you

tbl_secondary

The time zone indicator, which has a default for the Central European time zone

vec_key_columns

a vector indicating the column which are the common keys in both tables

Examples

remove_redundant_columns(tbl_primary, tbl_secondary, vec_key_columns)

mark-me/graydon.package documentation built on Nov. 14, 2023, 5:31 p.m.