#' Toy example from Slez, O'Connell, and Curtis (2014).
#'
#' A dataset containing toy data on group overlap.
#'
#' @docType data
#' @name example
#' @usage data(example)
#' @format A data frame with 8 rows and 3 variables:
#' \itemize{
#' \item A. A vector of numeric zone IDs associated with partition A.
#' \item B. A vector of numeric zone IDs associated with partition B.
#' \item EDGE. A vector of numeric edge IDs.
#' }
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.