R/data.R

#' Covid-age risk factors
#'
#' A data set of the covid-age risk factors.
#' 
#' A full description of how these were derived can be found 
#'
#' @format A data frame with 2072 rows and 4 variables:
#' \describe{
#'   \item{age}{Age of user.}
#'   \item{name}{Name of the parameter.}
#'   \item{value}{The amount that will be added, or removed, from the users covid-age based on this parameter.}
#'   \item{group}{The group that this parameter belongs to.}
#'   ...
#' }
#' @source \url{https://alama.org.uk/covid-19-medical-risk-assessment/}
"Risk_data"
dh1010/Covid_Age_Dashboard documentation built on Aug. 14, 2021, 8:18 p.m.