mssm.jInst: Instanciation of Java objects

Description Usage Arguments Value Maintainer See Also

View source: R/tools.R

Description

This function retrieves a Java instance of a named class. The class names and locations are listed by mssm.listClasses().

Usage

1

Arguments

name

a string corresponding to the name of the class as indicated by mssm.listClasses().

Value

A Java instance of the named class.

Maintainer

Vincent Branders <vincent.branders@uclouvain.be>.

See Also

mssm.listClasses for a list of possible class names. See also package mssm.


vbranders/mssm documentation built on Aug. 1, 2020, 11:45 a.m.