Hi,
I have a problem using a modified R function. In R I get it as function_mod
= package:::function and fix(function_mod) and use it normally, however
when I want to use it in Python RPy (I use Eclipse), it doesn't see it.
That is somehow expected because Python RPy imports the R packages itself
and whatever I do in R does not affect him. The way I see it is that I have
to either change the R package and function inside or to create new R
package with modified function, if I want to use it. Perhaps anyone can
tell me another way?
The modified function will help me with debugging, because I read the data
from SPSS file and there are text values in Value column and Python reads
the texts instead of numbers and multiplies with text and there is an error
with infinite or missing values.
Thank you,
Marko
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list