marshal.DBIConnection | R Documentation |
Warning: Objects of this class are not possible to marshal. If attempted, an error is produced.
## S3 method for class 'DBIConnection'
marshal(x, ...)
## S3 method for class 'DBIConnection'
marshallable(...)
x |
A DBI::DBIConnection object. |
... |
Not used. |
A marshalled
object as described in marshal()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.