clean_merged_table: clean_merged_table

Description Usage Arguments Details Value Note Author(s)

View source: R/pull&push.R

Description

Unify duplicated columns.

Usage

1
clean_merged_table(df_merged, keep = c("x", "y"))

Arguments

df_merged

dataset with duplicated columns

keep

argument that indicate if you want to get .x variables or .y variables

Details

This function allows you after merging datasets, unify duplicated columns (this is the extension .x and .y)

Value

"This function returns different results based on keep argument:"

Note

If there is no duplicated variables will show an string message.

Author(s)

Eduardo Trujillo


1Edtrujillo1/udeploy documentation built on July 13, 2021, 9:12 p.m.