Forum: help


getOptionChain stopped working [ Reply ] By: Karl Voss on 2011-10-24 01:57 | [forum:5084] |
Hi Folks, I have been using getOptionChain extensively to pull data for analysis (thanks!!). However, today it just stopped working. The error i get is: > getOptionChain ("ILMN", Exp = NULL, src = "yahoo") Error in calls[, 2] : incorrect number of dimensions I can tell by the timing that something is being pulled off the internet, but I assume that some format change broke the command. I'm new to R, so don't know how to find the actual code for this function to see if I can troubleshoot. Anyway, hope it is something simple, because I am finding this feature very useful. Thanks, karl |