printLookup: Print R-Java data type mapping information

Description Usage Arguments Author(s) Examples

Description

printLookup prints the R-Java data type mapping information.

Usage

1
printLookup(lookup, all = TRUE)

Arguments

lookup

environment, the environment contains the R-Java data type mapping information. It is generated by generateDataMap.

all

logical, FALSE to just print the mappings for user-defined data types, TRUE to print the mappings for basic R data types as well.

Author(s)

Nianhua Li

Examples

1
# please try the example under examples/s4Map

RWebServices documentation built on Oct. 5, 2016, 4:53 a.m.