| jarrayRef-class {rJava} | R Documentation |
This class is a subclass of jobjRef-class and represents a reference to an array Java object.
Objects cannot be created directly, but only as the return
value of .jcall function.
jsig:jobj:jclass:jobjRef, but unspecifiedsignature(x = "jarrayRef"): not yet implemented signature(x = "jarrayRef"): R indexing of java arrays signature(x = "jarrayRef"): replacement method headsignature(x = "jarrayRef"): head of the java array tailsignature(x = "jarrayRef"): tail of the java array signature(object = "jarrayRef"): Number of java objects in the java array signature(object = "jarrayRef"): ... signature(x = "jarrayRef"): not yet implemented signature(x = "jarrayRef"): not yet implemented signature(x = "jarrayRef"): not yet implemented signature(x = "jarrayRef"): not yet implemented signature(x = "jarrayRef"): not yet implemented signature(x = "jarrayRef"): not yet implemented signature(x = "jarrayRef"): not yet implemented signature(x = "jarrayRef"): not yet implemented
Class "jobjRef", directly.
Simon Urbanek
.jcall or jobjRef
jrectRef for rectangular arrays