powered by
Summary data collected as part of the NHS digital contact tracing app monitoring. This describes the number of alerts issued, and venue "check-ins".
data("nhs_app")
An object of class tbl_df (inherits from tbl, data.frame) with 137 rows and 3 columns.
tbl_df
tbl
data.frame
date
The date
alerts
Number of alerts
visits
Number of check-ins
dplyr::glimpse(nhs_app)
Run the code above in your browser using DataLab