sqlTypeWalk | R Documentation |
Get the PostgreSQL data type for a given R data type.
sqlTypeWalk(x)
x |
A string, a R data type. |
A string, the PostgreSQL data type for x.
sqlTypeWalk(100.1209)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.