#' Example bivariate classification data from caret
#'
#' @details These data were generated using by invoking the `twoClassSim()`
#' function in the `caret` package.
#'
#' @name two_class_sim_data
#' @aliases two_class_sim_data
#' @docType data
#' @return \item{two_class_sim_data}{a tibble}
#'
#' @keywords datasets
#' @examples
#' data(two_class_sim_data)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.