View source: R/download_trust_data.R
download_trust_data | R Documentation |
Downloads English hospital admissions data by Trust. Data is released each Thursday. See here for details: https://www.england.nhs.uk/statistics/statistical-work-areas/covid-19-hospital-activity/
download_trust_data(release_date = Sys.Date())
release_date |
Date, release date of data to download. Will automatically find the Thursday prior to the date specified. |
A data.frame of hospital admissions by trust.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.