Description Usage Arguments Author(s) Examples
printLookup
prints the R-Java data type mapping information.
1 | printLookup(lookup, all = TRUE)
|
lookup |
environment, the environment contains the R-Java data type mapping information. It is generated by |
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. |
Nianhua Li
1 | # please try the example under examples/s4Map
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.