bt_bind: Bastiat, rbind two data frames.

View source: R/bt_bind.R

bt_bindR Documentation

Bastiat, rbind two data frames.

Description

Shortcut to rbind two data frames with possibly diverging column names. Divergent columns are filled with NA's in the frame where it is absent.

Usage

bt_bind(x, y)

Value

a data frame.

Author(s)

Johannes Fritz for GTA

References

www.globaltradealert.org


global-trade-alert/gtabastiat documentation built on June 4, 2023, 6:40 a.m.