Hi Folks! I'm completely new to R / rpy. I ' ve found an interesting clustering algorithm (written in C) I 'd like to use. A how - to -use is alredy given for R (I'm pretty unfamiliar with the R syntax I fear ) -- so I have to use it via rpy.
the code is taken from here: http://rguha.net/code/R/#jp could anyone please help me to translate the following lines 2 rpy? R CMD SHLIB jpc.c >dyn.load('jpc.so') >source('jpc.R') >clus <- jpc(dat, j=3, k=1, diss=FALSE) Thanx alot! florian ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list