View source: R/uncategorized_tools.R
remove_redundant_columns | R Documentation |
Determining redundant columns of secondary table before joining
remove_redundant_columns(tbl_primary, tbl_secondary, vec_key_columns)
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 |
remove_redundant_columns(tbl_primary, tbl_secondary, vec_key_columns)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.