applyColClasses: Apply column classes to a data frame. Useful before calling...

Description Usage Arguments Value

Description

Apply column classes to a data frame. Useful before calling 'rbind'.

Usage

1
applyColClasses(student, master.classes)

Arguments

student

A data frame to be adjusted.

master.classes

A vector of classes to be applied. Probably an output from 'getColClasses'.

Value

A data frame, with column classes adjusted as necessary.


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