Description Usage Arguments Value Examples
get_date
1 | get_date(raw_data)
|
raw_data |
a data frame containing A&E provider data for one month, from the NHS England website |
the period (month) that this data pertains to
1 2 | dataList <- load_AE_files(directory = 'nhsAEscraper/sitreps/')
get_date(dataList[[1]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.