#' Serological data from hepatite A in Belgium
#'
#' A dataset containing the hepatite A status heath of inviduals in Belgium
#'
#' @format A data frame with 83 rows and 3 variables:
#' \describe{
#' \item{Id}{individu de l'échantillon,en entier}
#' \item{Age}{age des individus de la population,en réel}
#' \item{Pos}{nombre de personnes atteintes de la maladie dans la population,en entier}
#' \item{Neg}{nombre de personnes saines de la maladie dans la population,en entier}
#' \item{Tot}{nombre total de personnes dans la population,en entier}
#' #' }
#' @source \url{www.simid.be}
"HAV_BE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.