Nothing
#' Example dataset
#'
#' Example dataset for the sample code of hierNest
#'
#' @format A data frame with X rows and Y columns:
#' \describe{
#' \item{X}{Matrix of predictors}
#' \item{Y}{Outcome variable}
#' \item{hier_info}{Group information passed to hierNest functions}
#' }
#' @usage data(example_data)
#' @keywords datasets
"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.