Learn R Programming

editbl (version 1.2.0)

castToSQLSupportedType: Cast the data type to something supported by SQL.

Description

Cast the data type to something supported by SQL.

Usage

castToSQLSupportedType(x)

Value

x, possibly cast to different type

Arguments

x

single value or vector of values

Author

Jasper Schelfhout