R/marshal.reticulate.R
marshal.reticulate.Rd
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(...)
A marshalled
object as described in marshal()
.