Description Usage Arguments Value
View source: R/javaFunctions.R
Converts an R array into a Java array.
1 | as.JavaArray(values, affinity. = 1)
|
values |
a vector or a matrix |
affinity. |
an optional parameter for multithreading (see the mclapply.j4r function) |
a java.object reference that points a Java array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.