castToSQLSupportedType {editbl}R Documentation

Cast the data type to something supported by SQL.

Description

Cast the data type to something supported by SQL.

Usage

castToSQLSupportedType(x)

Arguments

x

single value or vector of values

Value

x, possibly cast to different type

Author(s)

Jasper Schelfhout


[Package editbl version 1.0.5 Index]