juliaClassDef: Information about a Julia Class

Description Usage Arguments Value

Description

The Julia class definition information is computed, and converted to R.

Usage

1
juliaClassDef(Class, module = "", ..., .ev = RJulia())

Arguments

Class, module

Strings identifying the Julia composite type and optionally, the module containing it.

..., .ev

Don't supply these, .ev defaults to the current Julia interface evaluator.

Value

the Julia definition of the specified class, optionally from the module.


johnmchambers/XRJulia documentation built on May 19, 2019, 5:16 p.m.