|
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
Re: st: RE: using data off the web
Thanks Nick and Rodrigo. I did not know about the copy command.
Testing the suggestion works:
copy "http://www.genenetwork.org/cgi-bin/WebQTL.py?cmd=cor&probeset=rs13481111&db=BXDGeno&searchdb=bra12-03MAS5&return=500
" simple.txt, text
insheet using simple.txt
I had to use the quotes otherwise I got an error message:
varlist not allowed
r(101);
Thank you!
On Apr 14, 2008, at 11:18 AM, Nick Cox wrote:
In the interim: -copy- followed by -insheet- is what I would
recommend,
as -copy- can use internet addresses.
Nick
[email protected]
David Airey
I know that "use" allows using Stata .dta files from the web, but if a
site has "insheet"-like data (and nothing else), it would be nice if I
could insheet from the http site, like you can "use" from an http
site.
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/