[R] have R informed of MySQL table updates

bogdan romocea br44114 at yahoo.com
Tue Feb 8 16:08:18 CET 2005


Dear useRs,

I have a script (Python) that every once in a while appends data to a
MySQL table. Meanwhile, I have a running R session, and I want it to be
aware of such table updates. I could write a loop in R to periodically
check whether new data has become available; however, are you aware of
a way to make MySQL/Python talk directly to R? I'm interested in both
GNU/Linux and Windows approaches (if any).

Thank you,
b.




More information about the R-help mailing list