#' Example dataset
#'
#' A dataset containing an affinity matrix and a vector of labels. It is part of
#' the code provided by the authors.
#'
#' @format A list with:
#' \describe{
#' \item{net}{the affinity matrix}
#' \item{labels}{the labels}
#' }
#' @source \url{http://ai.stanford.edu/~saram/3propcode.zip}
"example_dta"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.