R/sampleWeightedEdgelist.R

#' sampleWeightedEdgelist.
#' dominance interactions among 29 monkeys
#' 
#' @format A data frame of edgelist with 181 rows and 3 variables: \code{Initiator1}, \code{Recipient1}, \code{Freq}
#' \describe{
#'   \item{Initiator1}{winner, monkey name}
#'   \item{Recipient1}{loser, monkey name}
#'   \item{Freq}{Frequency, count of interaction}
#'   ...
#' }
#' McCowan Lab sample data.
"sampleWeightedEdgelist"

Try the Perc package in your browser

Any scripts or data that you put into this service are public.

Perc documentation built on May 12, 2021, 1:08 a.m.