powered by
## S3 method for class 'MySQLDriver': dbDataType(dbObj, obj)## S3 method for class 'MySQLConnection': dbDataType(dbObj, obj)
## S3 method for class 'MySQLConnection': dbDataType(dbObj, obj)
MySQLDriver
MySQLConnection
dbDataType(RMySQL::MySQL(), "a") dbDataType(RMySQL::MySQL(), 1:3) dbDataType(RMySQL::MySQL(), 2.5)
Run the code above in your browser using DataLab