download_event: Download a webpage

Description Usage Arguments Value See Also

View source: R/gathering.R

Description

Download a webpage in a slightly more polite way. This function is meant to be lapplied.

Usage

1
download_event(url, be_nice = TRUE, delay = 1)

Arguments

url

A character vector.

be_nice

Whether to wait a bit after downloading, Default: TRUE

delay

How long to wait, in seconds, Default: 1

Value

A xml_document

See Also

read_xml


E-dC/swing-events-explorer documentation built on July 17, 2020, 12:59 p.m.