castForDisplay {editbl} | R Documentation |
Cast columns in data.frame
to editable types in datatable
Description
Cast columns in data.frame
to editable types in datatable
Usage
castForDisplay(data, cols = colnames(data))
Arguments
data |
|
cols |
|
Value
data.frame
with some columns cast to another type
Author(s)
Jasper Schelfhout
[Package editbl version 1.0.5 Index]