match_col_classes: Match column classes of df before joining

View source: R/misc.R

match_col_classesR Documentation

Match column classes of df before joining

Description

Match column classes of df before joining

Usage

match_col_classes(df1, df2)

Arguments

df1
df2

Value

df2 with its shared columns (the ones with the same name) in the same class as df1


AltfunsMA/cptools documentation built on Aug. 7, 2022, 5:44 p.m.