search for: 05&e

Displaying 2 results from an estimated 2 matches for "05&e".

2009 Jun 23
4
SAS Macro Variable in R
...What I'd like to do is take the simple R code below and change the "=TEF" to different letters to refer to different companies' data for download. # DOWNLOADS FILES FROM YAHOO INTERNET download.file('http://ichart.yahoo.com/table.csv?s=TEF.MC&a=00&b=1&c=2003&d=05&e=23&f=2009&g=d&ignore=.csv', 'c:\\projects\\stock data\\data\\test.csv',quiet=TRUE) As you can see the text I want to change is within the quoted Internet address. Is this possible in R? Thanks in advance for any assistance. -- Best regards, David Young Marketi...
2004 Jul 02
1
priceIts problem
Dear R People: In library(its), there is a command priceIts. There is a problem with this command. It is returning an error message: > ibm1 <- priceIts(instrument="ibm",start="1998-01-01",quote="Open") Error in download.file(url, destfile, method = method, quiet = quiet) : cannot open URL