#' This is a data to be included in the package
#'
#' @docType data
#' @keywords datasets
#' @name allDataProbe
#' @usage data(allDataProbe)
#' @format Artificial dataset included on the package: 200 instances x 20 features binary class. All features values are uniform distributed random numbers. Features "F17" "F7" "F3" are correlated with the class.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.