Dear all,
I installed RPy2 using python_rpy2 OSGeo4W installer.
I run it under Msys, invoking python 2.5. Aparently it
works for somethings, but not for others.
I would like for example read a table from a ascii
delimited file, but I don't found a reproducible
example that works fine like
import rpy2
table_onpython=rpy2.read_table("myfile", sep=",")
I also tryed to get back on python environment
the results of ls() read from R, but I get error.
import rpy2.robjects as robjects
print robjects.["ls()"]
By the way, I am running python 2.5, under Msys
on Vista. I don't know how to check the version of
OSGeo4w Rpy2 version.
Any help are welcome.
cheers
milton
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list