4:47 PM
> To: r-h...@stat.math.ethz.ch
> Subject: Re: [R] getting R to download data
>
> allianz.com.au> writes:
>
> > Is it possible to write a program such that it downloads a csv from a
> given
> > web address? Would be great if this could be done at a particular
allianz.com.au> writes:
> Is it possible to write a program such that it downloads a csv from a given
> web address? Would be great if this could be done at a particular time
> during the day as well. Say 9AM monday-friday.
downloading a csv file is easy:
x <- read.csv(url("http://whatever.
Hi All,
Is it possible to write a program such that it downloads a csv from a given
web address? Would be great if this could be done at a particular time
during the day as well. Say 9AM monday-friday.
Incase you are curious Im just trying to analyse some stocks data.
Thanks,
Sachin
p.s. sorry
3 matches
Mail list logo