R/SampleEdgelist.R

#' sampleEdgelist.
#' social interactions among 11 monkeys
#' 
#' @format A data frame of edgelist with 174 rows and 2 variables: \code{Iname}, \code{Rname}
#' \describe{
#'   \item{Iname}{winner, animal ID}
#'   \item{Rname}{loser, animal ID}
#'   ...
#' }
#' McCowan Lab sample data.
"sampleEdgelist"

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.