coerceColumns {editbl}R Documentation

Cast columns to the type of the template

Description

Cast columns to the type of the template

Usage

coerceColumns(template, x)

Arguments

template

data.frame

x

data.frame

Details

only affects columns in both the template and x


[Package editbl version 1.0.4 Index]