download_html: Download the HTML source of pages published on gov.uk...

Description Usage Arguments Author(s) Examples

Description

Download the HTML source of pages published on gov.uk publications

Usage

1
2
3

Arguments

limit

Numeric value, setting the limit of the number of downloaded pages, NULL (all pages that meet the criteria) by default

Author(s)

Tom Paskhalis

Examples

1
2
3
4
5
## Not run: 
# download HTML source code of search results
p <- download_html(limit = 10)

## End(Not run)

tpaskhalis/RgovUK documentation built on May 26, 2019, 9:37 a.m.