from_Julia-class: Class for General Julia Composite Type Objects

Description Slots

Description

The Julia side of the interface will return a general object from a composite type as an R object of class "from_Julia. its Julia fields (converted to R objects) can be accessed by the $ operator.

Slots

serverClass

the Julia type.

module

the Julia module, or ""

fields

the converted versioin of the Julia fields; these are accessed by the $ operator.


XRJulia documentation built on May 6, 2019, 1:01 a.m.