MER: Merging two dataframes

Description Usage Arguments Value Examples

Description

Merging two dataframes

Usage

1
MER(x = nycflights13::weather, y = nycflights13::flights)

Arguments

x

a data frame.

y

another data frame.

Value

A dataframe with x and y getting rid of duplicate columns.

Examples

1
#MER()

ty14/MilewskiR1 documentation built on May 24, 2019, 4:11 p.m.