rederpost: This function implements an RPC protocol for RedeR.

Description Usage Arguments Value Note Author(s) See Also

Description

Post to RedeR's handler at the Java side.

Usage

1
rederpost(obj, method, ..., gdata=list(...))

Arguments

obj

Object of RedPort Class.

method

A method listed in RedeR's handler at the Java side.

...

Additional arguments passed to the Java side.

gdata

A list of graph options passed to RedeR's handler at the Java side.

Value

Post to RedeR's handler at the Java side.

Note

This is an internal function.

Author(s)

Mauro Castro

See Also

RedPort


RedeR documentation built on Nov. 8, 2020, 7:45 p.m.