marshal.reticulate: Marshalling of 'reticulate' objects (not supported)

marshal.python.builtin.objectR Documentation

Marshalling of 'reticulate' objects (not supported)

Description

Warning: Objects of this class are not possible to marshal. If attempted, an error is produced.

Usage

## S3 method for class 'python.builtin.object'
marshal(x, ...)

## S3 method for class 'python.builtin.object'
marshallable(...)

Arguments

x

"reticulate" object.

...

Not used.

Value

A marshalled object as described in marshal().


HenrikBengtsson/marshal documentation built on June 11, 2024, 11:35 a.m.