Hi,
I am using a package of R in my python code. I have to import two versions
of package in my program, because there is a function in one of them which
does not exist in the new version. The problem is that, afterward I want to
use one of the functions of new version but it looks for the function in old
version and ask the parameters of the other version which does not have the
some abilities of the new funcion. I wonder how I could export from the
first package and import in the new one in one program.
Zahra.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list