#' MNIST database (Modified National Institute of Standards and Technology database)
#'
#' A large database of handwritten digits that is commonly used for training various image processing systems.
#'
#' @docType data
#'
#' @usage data(mnistData)
#'
#' @keywords datasets
#'
#' @examples
#' data(mnistData)
"mnistData"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.