Rdocumentation
powered by
Learn R Programming
dbConnect (version 1.0)
sqlToR: Convert data types from SQL to R...
Description
Convert data types from SQL to R
Usage
sqlToR(data)
Arguments
data
The vector of SQL data types to convert
Value
Details
Takes a vector of SQL data types and and returns the corresponding data types in R.