Hi, If I had java array reda Integer[][] reda=new Integer[3][2]; reda[0][0]=new Integer(1); reda[1][0]=new Integer(2); reda[2][0]=new Integer(3); reda[0][1]=new Integer(4); reda[1][1]=new Integer(5); reda[2][1]=new Integer(6); How can I converter the java object to R object? Thanks, Ken Lee -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._