#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.