Skip to content
Prev 279345 / 398506 Next

how to just download file on disk by the link

On Mon, Dec 5, 2011 at 7:03 AM, Philipp Chapkovski <chapkovski at gmail.com> wrote:
read.xls in the gdata package can take the url of an Excel file and
will read it into R.  (It transparently downloads it into a temporary
file and then reads it from there.)