#' @title Dataset on Area Level
#'
#' @description This dataset is data on unit level data which is averaged by area.
#'
#' @format A data frame with 15 areas on the following 15 variables:
#' \describe{
#' \item{area}{Domain codes}
#' \item{x1}{Mean of auxiliary variable of X1}
#' \item{x2}{Mean of auxiliary variable of X2}
#' \item{x3}{Mean of auxiliary variable of X3}
#' \item{z1}{Mean of z1 in Unit Level}
#' \item{z2}{Mean of z2 in Unit Level}
#' \item{z3}{Mean of z3 in Unit Level}
#' \item{z4}{Mean of z4 in Unit Level}
#' \item{z5}{Mean of z5 in Unit Level}
#' \item{z6}{Mean of z6 in Unit Level}
#' \item{z7}{Mean of z7 in Unit Level}
#' \item{z8}{Mean of z8 in Unit Level}
#' \item{z9}{Mean of z9 in Unit Level}
#' \item{z10}{Mean of z10 in Unit Level}
#' \item{ni}{the number of samples per area is small (sample size in area)}
#' \item{ybar_direct}{mean of direct estimation Y}
#' \item{se.ybar._direct}{varians of direct estimation Y}
#' }
#'
"dataArea"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.