convertClasses: Convert classes of columns from one dataset to classes of...

Description Usage Arguments Value

Description

Useful when trying to bind rows of a dataset that has the same column names of another dataset, but different classes.

Usage

1
convertClasses(baseDf, dfToConvert)

Arguments

baseDf

The dataframe with classes that will be used as the standard.

dfToConvert

The dataframe with classes that will be converted to the same classes as the base.

Value

Dataframe.


RonGuymon/ronsFunctions documentation built on May 8, 2019, 11:42 a.m.