7.2 使用 download.file

Keywords:

Next: ,Previous: Reading from sockets,Up: Network interfaces

7.2 使用 download.file

函数 download.file 通过FTP或HTT读取来自网络资源的文件,然后写入到一个文件中。通常这一步可以避免的,因为函数如 read.tablescan 都可以直接从一个URL读取内容,它们要么显式地用 url打开一个连接,要么暗含地给 file 参数设定一个URL。

Hits:Loading...

special topic