Nothing
#' Example Dataset for the mixedbiastest Package
#'
#' A dataset containing 97 observations of three variables: \code{y}, \code{x}, and \code{group}.
#'
#' @format A data frame with 97 rows and 3 variables:
#' \describe{
#' \item{y}{Numeric response variable.}
#' \item{x}{Numeric predictor variable.}
#' \item{group}{Integer indicating group membership.}
#' }
"example_data"
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.