setDBOption | R Documentation |
Note: we are moving away from global options to options in the DB handle.
Prefer setDBOpt
.
setDBOption(db, optname, val)
db |
database connection handle. |
optname |
character, single option name. |
val |
value to set |
original options value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.