Skip to contents

Two data frames sharing partially columns will be merged including the sum of all variables.

Usage

two2one_df(x, y)

Arguments

x, y

(data.frame) The data frames to be merged.