#' Data on Callithrix aggression
#'
#' Foraging networks and social tolerance in a cooperatively breeding primate (Callithrix jacchus). See the reference to the original study below for full methodological information.
#'
#' @docType data
#'
#' @usage data(Callithrix_Data)
#'
#' @format An object of class \code{"list"}. This data object contains a subset of data from the original publication. The first sub-list contains data from the C-, or low food, condition.
#' The second sub-list contains data from the S++, or high food, condition. Both sub-lists contain data on dyadic aggression, normalized directed rank difference, opportunity to be observed, and sex.
#'
#' @keywords datasets
#'
#' @references De la Fuente, MarĂa Fernanda et al. (2021), Foraging networks and social tolerance in a cooperatively breeding primate (Callithrix jacchus), Dryad, Dataset.
#'
#' @source \href{https://doi.org/10.5061/dryad.7pvmcvdtn}{Dryad}
#'
#' @examples
#' data(Callithrix_Data)
"Callithrix_Data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.