auto_union: Automaticaly Union

Description Usage Arguments Value Author(s) See Also Examples

Description

Automaticaly finds identical columns and preforms a union

Usage

1
auto_union(x, y)

Arguments

x

The first tibble or data frame to union

y

The second tibble or data frame to union

Value

A tibble that is unioned

Author(s)

zekrom_vale

See Also

union

Examples

1
auto_union(band_instruments, band_members)

zekrom-vale/zUtil.R documentation built on June 2, 2019, 10:57 p.m.