Skip to content
Prev 156926 / 398506 Next

Can R load a saved workspace from the Internet?

On Tue, Sep 23, 2008 at 11:06 PM, Peter Dalgaard
<p.dalgaard at biostat.ku.dk> wrote:
Yes, Peter, that works. Thanks!

I do not know why with read.csv and read.table url() is not needed,
but with load() is. Should not the approach be similar in both cases?

Paul