Nothing
#'A dataset containing classification algorithm performance data in a polytomous format.
#'
#'This dataset contains the performance of 10 classification algorithms on 235 datasets discussed in the paper Instance Spaces for Machine Learning Classification by M. A. Munoz, L. Villanova, D. Baatar, and K. A. Smith-Miles .
#'
#'@format A dataframe of 235 x 10 dimensions.
#'\describe{
#' \item{Dimension 1}{Each row contains the algorithm performance of a dataset on 10 classification algorithms.}
#' \item{Dimensions 2}{Each column contains the algorithm performance of a single algorithm.}
#'
#'}
#'
#'@source \url{https://katesmithmiles.wixsite.com/home/matilda}
"classification_poly"
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.