two2one_df: Inserting new rows and columns by merging two data frames

View source: R/internal.R

two2one_dfR Documentation

Inserting new rows and columns by merging two data frames

Description

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.


kamapu/taxlist documentation built on Feb. 17, 2024, 8:27 a.m.