dictionary: Get Dictionary and Result

View source: R/procresults.R

dictionaryR Documentation

Get Dictionary and Result

Description

Extract dictionary of a "JD3_ProcResults" object (dictionary()) and extract a specific value (result()) or a list of values (user_defined()).

Usage

dictionary(object)

result(object, id)

user_defined(object, userdefined = NULL)

Arguments

object

the java object.

id

the name of the object to extract.

userdefined

vector containing the names of the object to extract.


palatej/rjd3toolkit documentation built on Oct. 30, 2024, 10:46 p.m.