Learn R Programming

SwimmeR (version 0.14.2)

coalesce_many: Combined paired sets of columns following a join operation

Description

Combined paired sets of columns following a join operation

Usage

coalesce_many(df)

Value

returns a data frame with all sets of paired columns combined into single columns and named as, for example, Col_1, Col_2 etc.

Arguments

df

a data frame following a join and thereby containing paired columns of the form Col_1.x, Col_1.y

See Also

coalesce_many runs inside swim_parse_splash