castForDisplay {editbl} | R Documentation |
data.frame
to editable types in datatableCast columns in data.frame
to editable types in datatable
castForDisplay(data, cols = colnames(data))
data |
|
cols |
|
data.frame
with some columns cast to another type
Jasper Schelfhout