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

marshal.jclassNameR Documentation

Marshalling of 'rJava' 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 'jclassName'
marshal(x, ...)

## S3 method for class 'jobjRef'
marshal(x, ...)

## S3 method for class 'jclassName'
marshallable(...)

## S3 method for class 'jobjRef'
marshallable(...)

Arguments

x

"rJava" object.

...

Not used.

Value

A marshalled object as described in marshal().


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