Last data update: 2014.03.03

R: function downloading prepared URLs
wp_download_dataR Documentation

function downloading prepared URLs

Description

function downloading prepared URLs

Usage

wp_download_data(urls, wait = 1)

Arguments

urls

a vector of urls to be downloaded

wait

the time to wait in seconds before downloading the next chunk (default=1)

Results