Description Usage Arguments Value Author(s) References
These functions convert Java language structures (e.g., a Java vector) to the corresponding R structure (e.g., an R vector).
1 2 3 4 5 6 7 |
x |
The R object or Java reference to be convereted or simplified. |
... |
Additional (unused) arguments. |
The convert
functions return the converted R or Java
object. setDefaultConverters
sets the converts enumerated here
as the default for the corresponding data types.
Duncan Temple Lang
http://www.omegahat.org, http://www.javasoft.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.