#' @name Datasets
#' @rdname Datasets
#'
#' @title
#' Synthetic grouped two dimensional numeric (binned) data
#'
#' @description
#' A synthetically created two dimensional
#'
#' @format
#' \code{grouped2d_pop} is a data frame with 100 cases (rows) and 2 variables (columns) named \code{Group} and
#' \code{X1}.
#' and \code{X2}.
#'
#' @keywords datasets
"ex1pop"
#' @rdname Datasets
#'
#' @format
#' \code{grouped2d_sample} is a data frame with 10 cases (rows) and 2 variables (columns) named \code{X1b} and
#' \code{X2b}.
"ex1samp"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.