monetdbRtype {MonetDB.R} | R Documentation |
For a database data type, get the name of the R data type it is being translated to.
monetdbRtype ( dbType )
dbType |
A database type string such as |
String containing the R data type for the DB data type, e.g. character
or numeric
.