[R-sig-finance] RMetrics functions...

Paul DeBruicker paul at woodgasllc.com
Wed Nov 3 19:35:59 CET 2004


Set the "try" flag to FALSE in the import function

Historical.data<-yahooImport(query=query, try=FALSE);


It will prevent the function from checking for internet access and see 
if it works without confirmation.  Setting "try" to FALSE solves that 
problem on my Mac.



On Nov 3, 2004, at 1:00 PM, Vincent C. Fulco wrote:

> Dear R-finance list-
>
> Can anyone tell me if they are using Rmetrics economagicImport and 
> yahooImport functions on a regular basis?  I've attempted to use them 
> and followed the instructions religiously and I keep receiving an 
> error message "No Internet Access".
>
> Thanks for your time.
>
>
> Vince Fulco
>
> _______________________________________________
> R-sig-finance at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
>



More information about the R-sig-finance mailing list