Description Usage Arguments Value Examples
getAEdata_urls_monthly
1 | getAEdata_urls_monthly(url_list = NULL)
|
url_list |
list of urls (as strings) for the pages to scrape for data files |
the urls for NHS England A&E data *.xls files from two pages yielding addresses for monthly data from June 2015 to (in principle) present.
1 2 | urls <- getAEdata_urls_monthly()
head(urls, n = 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.