castForDisplay: Cast columns in 'data.frame' to editable types in datatable

View source: R/utils.R

castForDisplayR 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

data.frame

cols

character columns to perform casting on.

Value

data.frame with some columns cast to another type

Author(s)

Jasper Schelfhout


editbl documentation built on April 3, 2025, 6:21 p.m.