[R] downloading Excel files
Erin Hodgess
erinm.hodgess at gmail.com
Fri Mar 2 01:54:27 CET 2012
Thanks J!
I was thinking about the url, download.file functions too
Just wanted to make sure that there wasn't something special for Excel.
Thanks,
Erin
On Thu, Mar 1, 2012 at 6:53 PM, J Toll <jctoll at gmail.com> wrote:
> On Thu, Mar 1, 2012 at 6:43 PM, Erin Hodgess <erinm.hodgess at gmail.com> wrote:
>> Dear R People:
>>
>> I have been using xlsReadWrite to read Excel files and am very pleased
>> with it. Thank you xlsReadWrite People!
>>
>> My question is: is there a function, similar to get.hist.quote, to
>> download Excel files from the web, please?
>
> If you just need to download then you could try download.file() from utils.
>
> Otherwise read.xls from gdata might work for you. It supports
> "http://", "https://", and "ftp://" URLS.
>
> HTH
>
> James
>
>
>
>
>> Thanks,
>> Erin
--
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess at gmail.com
More information about the R-help
mailing list