Re: [R] HTTP status was '404 Not Found'

2017-03-07 Thread Joshua Ulrich
On Tue, Mar 7, 2017 at 2:52 AM, Allan Tanaka wrote: > HiSo I tried running the p but i'm stuck as i get the following error: > In download.file(url, destfile, method = method, quiet = quiet) : cannot > open URL > 'http://chart.yahoo.com/table.csv?s=DJI&a=2&b=13&c=2012&d=2&e=07&f=2017&g=d&q=q&y=

[R] HTTP status was '404 Not Found'

2017-03-07 Thread Allan Tanaka
HiSo I tried running the p but i'm stuck as i get the following error:  In download.file(url, destfile, method = method, quiet = quiet) :  cannot open URL 'http://chart.yahoo.com/table.csv?s=DJI&a=2&b=13&c=2012&d=2&e=07&f=2017&g=d&q=q&y=0&z=DJI&x=.csv': HTTP status was '404 Not Found' Here is t