I'm accessing R via a socket connection.  I set up a connection using
socketConnection and then use readLines inside of a while(TRUE) loop to
listen for activity.  Is that the best way of doing this sort of activity?
 It works, that's not the issue, I am just wondering if there's a better
way.

Thanks

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to