#' Dominance matrix from de Vries et al. 2006
#'
#' Dominance matrix of seven bonobos
#'
#' @docType data
#'
#' @usage data(bonobos)
#'
#' @format Integer matrix, with column and row names. Winners in rows and losers in columns.
#'
#' @keywords datasets
#'
#' @references
#' \insertRef{devries2006}{EloRating}
#'
#' @examples
#' data(bonobos)
"bonobos"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.