supeRbind: supeRbind Match the column classes of one data frame to...

Description Usage Arguments Value

Description

supeRbind Match the column classes of one data frame to another. Useful before calling 'rbind'. Note: this is just an easy way to use 'getColClasses' and 'applyColClasses' in a single step.

Usage

1
supeRbind(master, student)

Arguments

master

A data frame or data table acting as MASTER.

student

A data frame or data table, will "learn" from the master.

Value

A data frame, with column classes adjusted as necessary.


rossholmberg/holmberg documentation built on May 27, 2019, 11:34 p.m.