Description Usage Arguments Author(s) Examples
Download the HTML source of pages published on gov.uk publications
1 2 3 | download_html(limit = NULL)
govuk_download_html(limit = NULL)
|
limit |
Numeric value, setting the limit of the number of downloaded pages, NULL (all pages that meet the criteria) by default |
Tom Paskhalis
1 2 3 4 5 | ## Not run:
# download HTML source code of search results
p <- download_html(limit = 10)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.