Nothing
#' @title Sample Data for Practice
#'
#' @description An example data for trying and testing in saebnocov package
#'
#' @format A sample data has 3 column, which are:
#' \describe{
#' \item{code}{code of each area}
#' \item{y}{status "success" or not in each unit sample of each area}
#' \item{weight}{a weight value in each unit sample of each area}
#' }
#'
#' @examples
#' data(dataEB)
"dataEB"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.