#' two toy dominance networks
#'
#' Two toy examples with without stan_fit objects for Elo and DS.
#' @details For the sake of saving space, the actual stan_fit objects were
#' removed.
#' @format A list.
#' \describe{
#' \item{m1,m2}{the two matrices}
#' \item{e1,e2}{results of \code{\link[EloSteepness]{elo_steepness_from_matrix}}}
#' \item{d1,d2}{results of \code{\link[EloSteepness]{davids_steepness}}}
#' }
"toy_example"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.