merge2: Merge multiple dataframes in list with a common key into one...

View source: R/merge2.R

merge2R Documentation

Merge multiple dataframes in list with a common key into one dataframe

Description

This function can be feed by a list that contains multiple dataframes with a common key. It merges each dataframe in the list using the commong key into a single dataframe.

Usage

merge2(dfs, ...)

Arguments

dfs

dataframe

...

other dataframe

Author(s)

Shoji F. Nakayama


fabregithub/r4jecs documentation built on June 13, 2025, 4:50 p.m.