[R] rJava problem
Tobias Verbeke
tobias.verbeke at businessdecision.com
Thu May 17 17:54:03 CEST 2007
mister_bluesman wrote:
> Could someone please tell me where I can find a simple example, which does
> not require linux!, on how I can see if this is working and get me started
> using rJava. I have read the document 'Getting Started with the
> R-Java/Omegahat Interface' and have tried to type in things such as
> .JavaConstructor("JButton", "A button") in the R console after loading
> library(rJava). However i keep getting the error:
>
> Error: could not find function ".JavaConstructor"
>
This function is not part of rJava; cf.
library(help = rJava)
On the home page of rJava
http://www.rforge.net/rJava/
there are very simple examples that can get you started.
HTH,
Tobias
--
Tobias Verbeke - Consultant
Business & Decision Benelux
Rue de la révolution 8
1000 Brussels - BELGIUM
+32 499 36 33 15
tobias.verbeke at businessdecision.com
More information about the R-help
mailing list