#' Test data set for summarymissing.
#'
#' A sample data set to showcase the function summary missing
#'
#' @format A data frame with 4 rows and 3 variables:
#' \describe{
#' \item{Age}{in years}
#' \item{Gender}{M / F}
#' \item{Happiness}{0 to 10}
#'
#' }
"testdf"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.