marshal.python.builtin.object | R Documentation |
Warning: Objects of this class are not possible to marshal. If attempted, an error is produced.
## S3 method for class 'python.builtin.object'
marshal(x, ...)
## S3 method for class 'python.builtin.object'
marshallable(...)
x |
"reticulate" 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.