have R informed of MySQL table updates 2005-02-08 - By bogdan romocea
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.
______________________________________________ R-help@(protected) mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
|
|