Displaying 1 result from an estimated 1 matches for "0&table".
Did you mean:
0&tabid
2006 Jul 21
1
Problems Reading from Socket
...a server, so thanks to
Duncan's suggestion, I used the httpRequest package as example code
for doing so. BUT, I have another problem. The data retrieved from
the socket has occasional problems. I include example code below to
demonstrate the problem. The problems occur in R v2.3.1 (2006-06-01)
on both Linux and OS X.
For comparison, here is code that produces the correct output (I used
paste on the URL to prevent word-wrapping from clobbering it):
full.url<-paste("http://genomics11.bu.edu/cgi-bin/",
"Tractor_dev/external/get_msa.cgi?user_id=0&",...