smart_rbind: Smarter rbind

Description Usage Arguments Value

View source: R/smart_rbind.R

Description

Returns a stacked table that combines two tables. Can combine tables with different number of columns.

Usage

1
smart_rbind(table1, table2)

Arguments

table1

data.frame

table2

data.frame

Value

stacked combo of both tables. Is able to deal with tables of different columns


palmerimatthew/HockeyRefScraper documentation built on Nov. 4, 2019, 11:18 p.m.