gta_rbind: Rbind two dataframes with different columns.

View source: R/gta rbind.R

gta_rbindR Documentation

Rbind two dataframes with different columns.

Description

This function rbinds two dataframes with a different set of columns and fills unmatched cells with NA.

Usage

gta_rbind(list)

Arguments

list

Supply a list of dataframes. E.g. list = list(df1, df2, df3).

Author(s)

Global Trade Alert

References

www.globaltradealert.org


global-trade-alert/gtalibrary documentation built on April 26, 2024, 12:38 p.m.